|
Command line |
Top Previous Next |
|
Here are all the command line parameters that can be used with PDF Reader for Windows 10,
You may want to set PDF Reader for Windows 10 as your default PDF reader.
Open a PDF file
PDFReader.exe "C:\Demo Docs\ABC Report.pdf"
Print a PDF file
PDFReader.exe -p "C:\Demo Docs\ABC Report.pdf"
Print a PDF file with more options (only available after you purchase a Development License and obtain the command-line version)
PDFReader_cmd.exe -p [PDF File] [Printer Name] {[Start Page] [End Page] [Num of Copies] [Scaling] [Rotation]
Load and show a PDF file (only available after you purchase a Development License and obtain the command-line version)
PDFReader_CMD_Version.exe [PDF File] {[Page Number] [UI Options]}
Print a PDF file with extended options (only available after you purchase a Development License and obtain the command-line version)
PDFReader_CMD_Version.exe -print [PDF File] [Printer Name] {[Start Page] [End Page] [Num of Copies] [Scaling] [Rotation]}
Slide show a PDF file (only available after you purchase a Development License and obtain the command-line version) PDFReader_CMD_Version.exe -slideshow [PDF File] {[Page Number] [UI Options]}
Set as default PDF Reader,
PDFReader.exe /setdefault
To restore the previous default PDF reader
PDFReader.exe /restoredefault
|