Combine several documents from command line

I would like to combine several documents into a single PDF. This can be done interactively with the PDF Print Monitor, but I want to do it from the command line (by calling PDFCreator.exe). I add all input documents to the queue, but I miss how to generate a single PDF with them (and not one for each).

Could you kindly help me on this? Thanks in advance!

I’m also wondering if this is possible. Cannot find a commandline to combine pdf’s in the PDF Creator queue…
I hope somebody can help with this

Hi,

it is not possible to merge with commandline using the pdfcreator .
You could do it with scripts though, some examples can be found in the PDFCreator\COM\Windows Scripting Host\VBScripts folder.

regards,

Robin