-
I have a form with several images on it, and I want to
do a PrintForm of it, then change all the images and print the second page and so on.
The problem is that I can“t get all the printouts to
become one single printjob that contains all the pages instead of several printjob that only contain one single page each.
-
I am having similar problems. One way I looked at was to pause the printer, and capture the spool files. Unfortunately, I couldn't join the spool files together. If you come up with a solution, please let me know.