How to access Out of paper system message programatically
How to access Out of paper system message programatically
If you have a print job id you can poll for status - https://community.clover.com/questions/959/how-can-i-be-notified-of-a-failed-print-attempt.html. I am not certain you will be able to distinguish an out of paper error from another error though.
Not able to open above given link. getting "Page not found" message.
Also I am using
new TextPrintJob.Builder().text()
Method so please let me know how to get print job id in detail.
Thank you
2 People are following this question.