Closed ryall closed 2 years ago
I would like to be able to test that the printer is online, without actually printing anything.
Thanks for using ReceiptIO!
Try running it with the -q option.
-q
$ receiptio -d 192.168.192.168 -p escpos -q
If the printer is online, it will return 'online' (exit code: 100).
Awesome, thank you!
I would like to be able to test that the printer is online, without actually printing anything.