Printer blinking but no printing start #15
Unanswered
SankyuTech
asked this question in
Q&A
Replies: 2 comments
-
Try this: (new Printer(new NetworkConnector('PRINTER_IP'), Compiler::create(new Tspl())))->print($label); |
Beta Was this translation helpful? Give feedback.
0 replies
-
Exactly same issue for me with same printer, solution suggested by @xavehoo is not working for me. @SankyuTech did you solve it? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, im trying to integrate my project with Honeywell thermal printer PC42t Plus. The printer blinking when i send print command to the printer, but the printer not start to print. Here is the code that i use.
Thank You.
Beta Was this translation helpful? Give feedback.
All reactions