christopherdro / react-native-print

Print documents using React Native
MIT License
325 stars 135 forks source link

printer jobs with timeout on ios #180

Closed bhaskars99 closed 1 year ago

bhaskars99 commented 1 year ago

Hello Guys, on our application, whenever we send jobs to printer and in case if the printer is out of the roll, the printer jobs are waiting in the printer queue and as soon as the new roll loaded in the printer device start printing complete old jobs. we can't use the old receipts so it is wasting lot of label printer roll.

Is there any way to control this? Like

  1. Not send the jobs to printer if the printer is out of roll
  2. Adding printer jobs with expiration
  3. a method to clear all the pending jobs on the current device through application

Please suggest

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.