Klemen1337 / node-thermal-printer

Node.js module for Epson, Star, Tanca, Drauma and Brother thermal printers command line printing.
MIT License
772 stars 244 forks source link

Not Working with epson printer #86

Closed shajunr88 closed 5 years ago

shajunr88 commented 5 years ago

I am using EPSON TM-T82 thermal printer.When connected using USB,It shows connected message in my node app.But when trying to print,it does not print anything.I need to know whether this library is compatible only with intelligent printers (ie. TM-T82 i versions).

anujmv commented 5 years ago

It works fine. I use node printer to detect printer and use this library to generate raw file.

danielgoodwin commented 5 years ago

I had similar issue with EPSON TM7011 on USB on OSX, so following may be useful for someone else Steps I did to resolve

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.