mgarg1 / TokenPrinter

0 stars 0 forks source link

Check USB Printer is ready and has paper in it #3

Open mgarg1 opened 4 years ago

mgarg1 commented 4 years ago

The Current Code in the python-escpos 3.0+ doesn't support printer status query. This code might be helpful in getting the status of the printer: https://github.com/fvdsn/py-xml-escpos/blob/master/xmlescpos/printer.py#L84