getpdffontobject - Print the PDF form field names
Contents
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
