How to print more PDF files at same time by PDFPrint Command Line application?

Hello,

We use PDFPrint in version 3.0 (Windows Server 2008 R2) for some years.
For some time, we have problems with the software.

If PDFPrint is started several times at the same time to print different documents from different directories, it is not always printed on the specified printer.

Example:
pdfprint.exe -printer Printer1 c:\Printer1\Document123.pdf
pdfprint.exe -printer Printer2 c:\Printer2\Document987.pdf

If this is done simultaneously (automatically in the background), it can be printed as follows:

Document123.pdf -> Printer2
Document987.pdf -> Printer1

How can this be prevented?

The problem does not always occur.

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


Please add -nochgprinter parameter to solve this problem, -nochgprinter parameter doesn't change the "default printer" during printing, you can run following command lines to solve this problem,

pdfprint.exe -nochgprinter -printer Printer1 c:\Printer1\Document123.pdf
pdfprint.exe -nochgprinter -printer Printer2 c:\Printer2\Document987.pdf

VeryPDF

See Also:

Category Archives: PDF Print
https://www.verypdf.com/wordpress/category/pdf-print

How do I use pdfprint.exe to print to a paper size other than Letter on a network printer while logged in as a user instead of an administrator?
https://www.verypdf.com/wordpress/201310/how-do-i-use-pdfprint-exe-to-print-to-a-paper-size-other-than-letter-on-a-network-printer-while-logged-in-as-a-user-instead-of-an-administrator-39111.html

VN:F [1.9.20_1166]
Rating: 1.0/10 (1 vote cast)
VN:F [1.9.20_1166]
Rating: +1 (from 1 vote)
How to print more PDF files at same time by PDFPrint Command Line application?, 1.0 out of 10 based on 1 rating

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!