
Run PDF-eXPLODE™ from a Command Line
This tech tip explains how to run PDF-eXPLODE from a command line to accomplish such applications as:
- Using Window Task Scheduler to automate the execution of PDF-eXPLODE
- Exploding an existing PDF created by another application
Command Line Format
"Program Path" -PRINTFILE"PDF path"
For example:
"C:\Program Files\PDF-eXPLODE\PDF-eXPLODE.exe" -PRINTFILE"C:\Program Files\PDF-eXPLODE\PDFS\MyMasterPDF.pdf"
Note that there is no space between -PRINTFILE and the name of the PDF.
|