DragonFly On-Line Manual Pages
GETPDFFONTOBJECT(1) User Contributed Perl Documentation GETPDFFONTOBJECT(1)
NAME
getpdffontobject.pl - Print the PDF form field names
SYNOPSIS
getpdffontobject.pl [options] infile.pdf pagenum fontname
Options:
-v --verbose print diagnostic messages
-h --help verbose help message
-V --version print CAM::PDF version
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.
SEE ALSO
CAM::PDF
AUTHOR
See CAM::PDF
perl v5.20.2 2013-08-15 GETPDFFONTOBJECT(1)