Tech Support > Computers & Technology > Programming > how to print to a thermal pos printer?
how to print to a thermal pos printer?
Posted by Anson Ng on July 15th, 2003


I got a pos printer from Epson (TM-T90) but there's no driver disk or CD
included in the package. How do I print to this printer? Any API or
command sets??

Anson

Posted by Aggro on July 15th, 2003


Anson Ng wrote:

I had similar problem a while ago (different printer). I find a manual
(with some searching) from the net. With that I figured out the settings
of printer to adjust the COM port settings and then I just printed some
text to printer and used linechange '\n' and carriage return '\r' after
each line. From the manual I then found how to cut the paper. And that
was pretty much it.

If I were you, I would try some search engine, manufacturers page, or
similar to find some documentation about that printer.


Posted by Boris on July 15th, 2003


"Anson Ng" <anson@mail.com> wrote...
Anson,
You can access drivers, technical documents and developer's kit from:
http://www.pos.epson.co.uk/

Boris




Similar Posts