PDF Print Command Line does change printer during printing

Hi there,

We are developing an app here using .NET that we need to print 4 different PDF files into 4 different PCL printers (using the windows printer driver) simultaneously so, we have to submit each one for it's own printer at the same time.

We did that using the demo version of Pdfprint, but we are having a problem that is, for instance:

Job1printer1.pdf -> sent to printer1
Job1printer2.pdf -> sent to printer2
Job1printer3.pdf -> sent to printer3
Job1printer4.pdf -> sent to printer4

That should be the situation, but sometimes we have that:

Job1printer1.pdf -> sent to printer1
Job1printer2.pdf -> sent to printer1  -> That is the mistake, for some reason when running pdfprint in multi instances that error occurs.
Job1printer3.pdf -> sent to printer3
Job1printer4.pdf -> sent to printer4

So, that error only happens when we have multi instances of pdfprint running, if we have only one and sending the jobs NOT at the same time, but one for each printer in the order, this mistake informed never happens.

Anything we could do to solve that ?

Thanks,
========================================
Please add -nochgprinter parameter to try again, for example,

Pdfprint.exe -nochgprinter -printer "printer1" C:\input.pdf

Pdfprint.exe -nochgprinter -printer "printer2" C:\input.pdf

Pdfprint.exe -nochgprinter -printer "printer3" C:\input.pdf

Pdfprint.exe -nochgprinter -printer "printer4" C:\input.pdf

We hoping -nochgprinter parameter will work better for you.

VeryPDF
========================================
I think that worked fine !

We are still running more tests.

To run that into a single computer for 4 printers what type of license should I use ?
=======================
You can purchase one server license, the cost of PDFPrint Command Line Server License is USD199 per server, you can purchase it from our website directly,

https://www.verypdf.com/pdfprint/index.html#dl

VeryPDF

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

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!