The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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