I have an application that prints 6 images per row, 3 images are barcodes, and 3 images jpg. The jpg documents are approx 70K each. I use the ID Automation Barcode Active X Control to generate the bar codes.
When I run the report, the program generates an error "Picture Too Big or Corrupt" after approx 25. pages. I look at the size of the print job in the spooler and the size is close to 1 Gig when it the error occurs. I tried printing directly to the printer, bypassing the print spooler but I recieved the same error.
I created a work around by creating a special PrintServer program that prints the report in increments of 10 pages. As long as no other job is printed while the report process is running, the report prints correctly with the proper page numbers.
Now the users want to be able to save the entire report to EXCEL or a PDF file. Since the report is several print jobs, is there a way to combine the print jobs into 1 job abd convert to Excel/PDF. Or, if I convert each job to a PDF, can I somehow combine the individual documents into 1 big document.
When I run the report, the program generates an error "Picture Too Big or Corrupt" after approx 25. pages. I look at the size of the print job in the spooler and the size is close to 1 Gig when it the error occurs. I tried printing directly to the printer, bypassing the print spooler but I recieved the same error.
I created a work around by creating a special PrintServer program that prints the report in increments of 10 pages. As long as no other job is printed while the report process is running, the report prints correctly with the proper page numbers.
Now the users want to be able to save the entire report to EXCEL or a PDF file. Since the report is several print jobs, is there a way to combine the print jobs into 1 job abd convert to Excel/PDF. Or, if I convert each job to a PDF, can I somehow combine the individual documents into 1 big document.