Tough one. He needs: repeat until the paperTray is empty
As a workaround, let's say you knew that the maximum number of sheets that your printer could hold is 250. Why not print in batches of 200, say, with Rev stopping at that number. In this way you would not use an empty tray as the batch indicator, but rather the fact that you had reached 200 sheets, where Rev would tell you that you needed to move to the next batch. You refill the paper tray, and continue forever. Craig Newman In a message dated 9/10/09 3:24:23 PM, [email protected] writes: > > I thought of that. But the series start to 1 the first day of the year > and finish the last day of the year. I cannot know in advance the > number of documents to be printed. And I don't want to count manually > pages before to put them in the printer. So, I need to know when the > printer stop to print when there is no more page in the paper tray. > _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
