PDFill PDF Editor PDFill Free PDF and Image Writer PDFill Free PDF Tools Free Technical Support and Free Upgrade!

PDF Batch Command

DOS Command Support: You can start a batch job in Windows by issuing the execution command directly from the MS-DOS command prompt window without opening the PDFill GUI. (It is only available for the registered user)

1. Import a tab-delimited text file into a PDF Form
 
   "C:\Program Files\PlotSoft\PDFill\PDFill.exe" IMPORT TXT Input.txt Input.pdf Output.pdf
    "C:\Program Files\PlotSoft\PDFill\PDFill.exe" IMPORT TXT Input.txt Input.pdf Flatten Output.pdf   (to Flatten the Output.pdf)

2. Import a Excel table with Column Name "B" into a PDF form
    "C:\Program Files\PlotSoft\PDFill\PDFill.exe" IMPORT XLS B Input.xls Input.pdf Output.pdf
    "C:\Program Files\PlotSoft\PDFill\PDFill.exe" IMPORT XLS B Input.xls Input.pdf Flatten Output.pdf    (to Flatten the Output.pdf)

3. Import FDF into a PDF form
 
   "C:\Program Files\PlotSoft\PDFill\PDFill.exe" IMPORT FDF Input.fdf Input.pdf Output.pdf
    "C:\Program Files\PlotSoft\PDFill\PDFill.exe" IMPORT FDF Input.fdf Input.pdf Flatten Output.pdf  (to Flatten the Output.pdf)

4. Export a PDF form into a Excel table with Column Name "B" or Append to to Excel table with Column Name "C"
    "C:\Program Files\PlotSoft\PDFill\PDFill.exe" EXPORT Input.pdf B Output.XLS
    
"C:\Program Files\PlotSoft\PDFill\PDFill.exe" EXPORT Input.pdf APPEND C Output.XLS
   //Append the field values to Column C

5. Export a PDF form into FDF, TXT, XLS or CSV 
  
  "C:\Program Files\PlotSoft\PDFill\PDFill.exe" EXPORT Input.pdf Output.FDF
    "C:\Program Files\PlotSoft\PDFill\PDFill.exe" EXPORT Input.pdf Output.TXT 
(Tab-delimited Text File)
    "C:\Program Files\PlotSoft\PDFill\PDFill.exe" EXPORT Input.pdf Output.XLS 
    "C:\Program Files\PlotSoft\PDFill\PDFill.exe" EXPORT Input.pdf Output.CSV  (Comma-delimited Text File)

 6. Import a XML Bookmark file into a PDF
 
   "C:\Program Files\PlotSoft\PDFill\PDFill.exe" IMPORT BOOKMARK Input.xml Input.pdf Output.pdf

7. Export PDF's Bookmark into a XML file
    "C:\Program Files\PlotSoft\PDFill\PDFill.exe" EXPORT BOOKMARK Input.pdf Output.xml

8. Merge PDFs into a new PDF
    "C:\Program Files\PlotSoft\PDFill\PDFill.exe" MERGE Input1.pdf Input2.pdf Input3.pdf Output.pdf

9. Split a PDF into a new PDF according to page number selection
    "C:\Program Files\PlotSoft\PDFill\PDFill.exe" SPLIT "1,3-6,10,13,24" Input.pdf Output.pdf

Note: Please put "" on your file name with space. Make sure all command is in one line.

 

PDFill Copyright © 2002-2011 by PlotSoft L.L.C..  All rights reserved.