Man page - getpdfpageobject(1)
Packages contains this manual
- deillustrate(1)
- getpdfpageobject(1)
- listfonts(1)
- extractjpgs(1)
- getpdftext(1)
- fillpdffields(1)
- pdfinfo.cam-pdf(1)
- renderpdf(1)
- readpdf(1)
- setpdfbackground(1)
- crunchjpgs(1)
- listpdffields(1)
- changepagestring(1)
- extractallimages(1)
- appendpdf(1)
- stamppdf(1)
- deletepdfpage(1)
- rewritepdf(1)
- getpdfpage(1)
- revertpdf(1)
- changerefkeys(1)
- listimages(1)
- uninlinepdfimages(1)
- getpdffontobject(1)
- changepdfstring(1)
- setpdfpage(1)
- replacepdfobj(1)
Package: libcam-pdf-perl
apt-get install libcam-pdf-perl
apt-get install libcam-pdf-perl
Manuals in package:
Documentations in package:
Manual
GETPDFPAGEOBJECT
NAMESYNOPSIS
DESCRIPTION
SEE ALSO
AUTHOR
NAME
getpdfpageobject - Print the PDF page metadata
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
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.
SEE ALSO
CAM::PDF
getpdfpage
setpdfpage
AUTHOR
See CAM::PDF