Print many pages with PrintJob
I made a script that gets the database (per page) record, creates a Sprite and prints without problems.
The problem is I have the PrintJob, to add pages and then print, and that can take if you need to print 500 pages.
Is there any way to start printing and then go on adding pages. The idea is to make the user does not expect much and not cause slowdowns or system crash.
Any ideas or suggestions?
I used this script:
[Sorry my bad english]
