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

getpdffontobject - Print the PDF form field names

Author

       See CAM::PDF

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

Description

       Retrieves the font metadata from the PDF.  If "--verbose" is specified, the memory representation is
       dumped to STDOUT.  Otherwise, the program silently returns success or emits a failure message to STDERR.

       The leading "/" on the "fontname" argument is optional.

Name

       getpdffontobject - Print the PDF form field names

See Also

       CAM::PDF

Synopsis

        getpdffontobject [options] infile.pdf pagenum fontname

        Options:
          -v --verbose        print diagnostic messages
          -h --help           verbose help message
          -V --version        print CAM::PDF version

See Also