Hello all, in general is it possible to get printer status from the local USB port?
Is it possible to get print job results from the USB port? I'm currently connecting to
a GX420d and a ZD620, however my application needs to handle the situation generically.
I'm coding in node.js and currently using the node-usb library
Many thanks in advance.
2 Replies
Hello Brian,
Yes, it is possible.
Dmitry Prokhorov
Software Engineer, Kutir Mobility
Posted on behalf of Zebra Technologies
Hello Brian,
Here are examples on how you can read printer status using Link OS SDK in Java application:
PrinterStatus (Zebra API (build v2.14.5097))
and in .Net application:
PrinterStatus Class
Dmitry Prokhorov
Software Engineer, Kutir Mobility
Posted on behalf of Zebra Technologies