PDFCreator 5 - froze when print several documents queue

I had using PDFCreator 1.7.3 to print several documents on printer queue. It always worked well but now with Windows 11 I needed to upgrade to PDFCreator 5. If I print 1 by one it works normally, but when a send to printer queue several documents it froze starting on second one.
Any idea?
FYI: I use RegEdit programmably to edit filename target.

The COM interface has changed a lot between version 1.7.3 and 5.1.1.

Take a look at the latest COM documentation:
https://docs.pdfforge.org/pdfcreator/en/pdfcreator/com-interface/

and at the code examples in various programming languages that can be found in the PDFCreator installation directory under “COM Scripts”.

"C:\Program Files\PDFCreator\Com Scripts"

1 Like