Scroll to navigation

LISTPDFFIELDS(1p) User Contributed Perl Documentation LISTPDFFIELDS(1p)

NAME

listpdffields.pl - Print the PDF form field names

SYNOPSIS

 listpdffields.pl [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.pl

AUTHOR

See CAM::PDF
2012-07-08 perl v5.14.2