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
Related Posts
Related posts:
pdfprint documents with different pagesizes
We own the command line version of VeryPDF pdfPrint and are having issues
paper tray selection in pdfprint.exe
How to print PDF using low resolution via command line?
How to combine all print jobs into one print job by PDFprint?
How to print PDF file with stapling option? How do I print and staple multiple documents in one prin...
Do you have an OCX or DLL to load an existing PDF file and view and print it?
PDF Print Manager SDK for .NET developer, print PDF file to virtual printer