logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

listpdffields - Print the PDF form field names

Author

       See CAM::PDF

perl v5.36.0                                       2022-12-08                                  LISTPDFFIELDS(1p)

Description

       Outputs to STDOUT all of the field names for any forms in the PDF document.

Name

       listpdffields - Print the PDF form field names

See Also

       CAM::PDF

       fillpdffields

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

See Also