Free PDF
Editor Online
Tools 11:
Delete or
Flatten PDF Form Fields Online
Free PDF Editor Desktop Tools
11: Delete,
Flatten, List and Fill PDF Form Fields
on
Desktop
This FREE PDF
Tool can
delete all PDF Form Fields, flatten all PDF Form Fields so
that it is read only, list all PDF Form Fields' Name and Value, and Fill
a single PDF Form field.
Here are
the steps on how to Delete,
Flatten, List and Fill PDF Form Fields:
1. Choose
Free PDF Tools > Delete, Flatten, List and Fill PDF
Form Fields
2. The
Delete, Flatten, List and Fill PDF Form Fields dialog box comes up:
Please note that this
Form Filler is for a single Field only. It is used for us to do PDF Form
testing. You can use the List function to get a single field's name.
3. Click
Save As to have a new PDF file. The new file may be launched
automatically if you have installed Adobe Reader.
4. Do experiment
with the options available to see which best suit your needs. Click Close
to finish.
Batch (DOS) Command Support: (It is only available for the registered user of PDFill PDF Editor)
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.
Note: Please
put "" on your file name with space. Make sure all command is in one
line.
Export a PDF form into
XLS with Options
"C:\Program Files\PlotSoft\PDFill\PDFill.exe" EXPORT Input.pdf
Output.XLS -UseRow 1 -Append "12"
-SheetName "Sheet2"
-UseRow
1: (Optional) Flag to Use Row: If set 1, all set of the form data
is under one row. Default is 0 for the column.
-Append "AB":
(Optional) With this Append Flag, the form data is appended to
Column "AB" if -UseRow 0; -Append "12" if -UseRow 1.
Default is "" and a new file will be created.
-SheetName "Sheet2": (Optional)
The sheet name. Default is "", which is the first sheet.
-
Example:
"C:\Program Files\PlotSoft\PDFill\PDFill.exe"
EXPORT
"D:\BatchTest\Input.pdf"
"D:\BatchTest\output.xls"
"C:\Program Files\PlotSoft\PDFill\PDFill.exe"
EXPORT
"D:\BatchTest\Input.pdf"
"D:\BatchTest\output.xls"
-Append "AB"
"C:\Program Files\PlotSoft\PDFill\PDFill.exe"
EXPORT
"D:\BatchTest\Input.pdf"
"D:\BatchTest\output.xls"
-UseRow 1 -Append "12"
-SheetName "Sheet2"
Export a PDF form into FDF, TXT, 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.CSV
(Comma-delimited Text File)
Import a
Excel table
into a PDF form (Before using Import, please use Export first to see the file format)
"C:\Program
Files\PlotSoft\PDFill\PDFill.exe" IMPORT XLS AB
Input.xls Input.pdf Output.pdf
-SheetName "Sheet3"
(from Column Name "AB" ) "C:\Program Files\PlotSoft\PDFill\PDFill.exe"
IMPORT XLS 12
Input.xls Input.pdf Flatten Output.pdf -UseRow
1 -SheetName "Sheet2"
(from Row Name "12" )
Flatten:
To Flatten the Output.pdf
-UseRow
1: (Optional) Flag to Use Row: If set 1, all set of the form data
is under one row. Default is 0 for the column.
-SheetName "Sheet2": (Optional)
the sheet name. Default is "", which is the first sheet.
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)
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)
Flatten a PDF
form "C:\Program Files\PlotSoft\PDFill\PDFill.exe"
Flatten
Input.pdf Output.pdf
|