V3.8
V3.5
-vector: | render PDF page to vector EMF before printing |
-vectorplus: | render PDF page to vector EMF with GDIPlus before printing |
-vectorgray: | render PDF page to vector EMF with grayscale before printing |
-nup: | print multiple pages on one sheet, nUP printing |
-marginscale: | scale percent for print margins when printing EMF file, range from 1 to 45 |
-logtofile: | redirect debug message to a log file |
-checkspooler: | check Windows Spooler Service is running before printing |
Command Line Examples: | |
pdfprint.exe -vector C:\input.pdf | |
pdfprint.exe -vector -printermargins -nochgprinter C:\input.pdf | |
pdfprint.exe -debug -shell2 -shelltime 1000 -nochgprinter C:\input.pdf | |
pdfprint.exe -debug -logtofile D:\debug.log C:\input.pdf |
V3.1
V3.0
In addition, Version 3.0 supports to set watermark parameters in an .ini file and then call the parameters by command line.
V2.5