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

getpdfpageobject - Print the PDF page metadata

Author

       See CAM::PDF

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

Description

       Retrieves the page 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.

Name

       getpdfpageobject - Print the PDF page metadata

See Also

       CAM::PDF

       getpdfpagesetpdfpage

Synopsis

        getpdfpageobject [options] infile.pdf pagenum

        Options:
          -d --decode         uncompress any elements
          -c --content        show the page Contents field only
          -v --verbose        print diagnostic messages
          -h --help           verbose help message
          -V --version        print CAM::PDF version

See Also