GETPDFPAGEOBJECT(1p) | User Contributed Perl Documentation | GETPDFPAGEOBJECT(1p) |
getpdfpageobject - Print the PDF page metadata
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
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.
CAM::PDF
getpdfpage
setpdfpage
See CAM::PDF
2022-12-08 | perl v5.36.0 |