Thanks Brian,

That can be a solution.

Le 11 sept. 2009 à 23:33, Brian Yennie a écrit :

Jerome,

Would it work to make each page a separate print job? Then you keep sending print jobs until one fails. The next day you just cancel the last failed job.
Something like:

Print "5"
Print "6"
Print "7"
FAIL

Next day...
Print "8"

That way you are not worrying about detecting "out of paper" in the middle of a multipage job. You just wait until a 1 page job fails.



_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to