Merge multiple PDFs using registry settings

We are trying to automate PDF generation with PDFCreator.  So far, we can send single print jobs to the printer and create PDFs using the registry settings.

Is it possible to combine together multiple print jobs into a single PDF with registry settings and no user interaction with the PDFCreator UI?

Thanks,

Jim Hays

Hello,

this is not possible without doing anything. The problem is: when shall the pdf be generated?

But you can use the COM object to automate PDFCreator, collect the jobs you want, combine them and then create the PDF, without the user having to actually use PDFCreators UI.

kind regards,

Philip

Hi Philip,

Thanks for the info.  We'll have our VS programmer look into it when he's back from vacation.

Best,

Jim