How to merge more PDF print jobs into one print job?

I notice you have an option to -mergeprintjobs. How does this work actually?

Currently I'm doing the following...

pdfprint $ "" -printer MyPrinter1 file0.pdf
pdfprint $ "" -printer MyPrinter1 file1.pdf
pdfprint $ "" -printer MyPrinter1 file2.pdf
pdfprint $ "" -printer MyPrinter1 file3.pdf

This is 4 print jobs, right?

How do I use -mergeprintjobs to make 1 print job?

Customer
---------------------------------

image
Thanks for your message, yes, you can use -mergeprintjobs option to merge more print jobs into one single print job,

-mergeprintjobs : combine all print jobs into one print job

You can run following command lines to merge more print jobs into one print job,

pdfprint.exe -mergeprintjobs -copies 3 C:\input.pdf
pdfprint.exe -mergeprintjobs C:\*.pdf
pdfprint.exe -mergeprintjobs C:\test*.pdf
pdfprint.exe -mergeprintjobs C:\files.txt

VeryPDF

See Also:

VN:F [1.9.20_1166]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.20_1166]
Rating: +1 (from 1 vote)

Related Posts

Leave a Reply

Your email address will not be published. Required fields are marked *


Verify Code   If you cannot see the CheckCode image,please refresh the page again!