table of contents
LISTPDFFIELDS(1p) | User Contributed Perl Documentation | LISTPDFFIELDS(1p) |
NAME¶
listpdffields - Print the PDF form field names
SYNOPSIS¶
listpdffields [options] infile.pdf Options: -s --sort sort the output list alphabetically -v --verbose print diagnostic messages -h --help verbose help message -V --version print CAM::PDF version
DESCRIPTION¶
Outputs to STDOUT all of the field names for any forms in the PDF document.
SEE ALSO¶
CAM::PDF
fillpdffields
AUTHOR¶
See CAM::PDF
2022-12-08 | perl v5.36.0 |