Hi all
Have made a codeunit using BullZip for printing reports to PDF files. When printing a single product it works fine, but when mass-producing PDF-files the mystery (to me) begins.
When it reaches well beyond 100 it comes up with an error - can't create the file. When running this seperately it goes well. It is not the same every time.
To me it looks like Windows dont write the file to disk (or relase the previous). It is not the same place it stops - sometimes after about 110 and sometimes after 300.
I have tried to build in a delay of 5 seconds after each PDF creation - but with no effect.
Its a mystery to me, cant figure out why - any one having good suggestions?
0
Answers
Did u tried this pdfcreator ? and increase the sleep time before save the pdf.
Regards,
MANI