Re: [PHP] Re: Output to matrix printer

2008-10-15 Thread Shawn McKenzie
Per Jessen wrote: > Shawn McKenzie wrote: > >> Matrix printer? Is this an awesomely powerful matrix of multiple >> printers high output printers? >> >> -Shawn > > http://en.wikipedia.org/wiki/Matrix_printer > > > /Per Jessen, Zürich > Ha,ha, yes I know. My first printer was a http://en.wikip

Re: [PHP] Re: Output to matrix printer

2008-10-14 Thread Per Jessen
Shawn McKenzie wrote: > Matrix printer? Is this an awesomely powerful matrix of multiple > printers high output printers? > > -Shawn http://en.wikipedia.org/wiki/Matrix_printer /Per Jessen, Zürich -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/un

[PHP] Re: Output to matrix printer

2008-10-14 Thread Shawn McKenzie
Dušan Novaković wrote: > I have some request to sent text to matrix printer to print ticket for > theater. Is it possible to do that whit some php functions? Main point > is how to control length of paper that will be drawn inside and to > print text on a specific place. It would be nice if somebod