Change bin/tray in pdf print command line

I'm french. I'm testing PDFPrint v2.5.
I have some values from my program in DEVMODE (bin 257, tray 11, orientation 2).
How can I use it directly in command line with PDFPrint.EXE?
 
Could you give me an example please?
===========================
You can use -chgbin, -orient, etc. parameters, for example,

Pdfprint.exe -chgbin 11 -orient 2 C:\test.pdf

You can also save and load DEVMODE directly, for example,

   pdfprint.exe -savedevmode C:\file.dat -printer "VeryPDF PCL Writer"

   pdfprint.exe -loaddevmode C:\file.dat -printer "VeryPDF PCL Writer" C:\input.pdf

We hoping above command lines will helpful to you, please to try.

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!