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!
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.