table of contents
LISTFONTS(1p) | User Contributed Perl Documentation | LISTFONTS(1p) |
NAME¶
listfonts - Print details of the fonts used in the PDF
SYNOPSIS¶
listfonts [options] infile.pdf Options: -s --sort sort the fonts by name, not by page -v --verbose print diagnostic messages -h --help verbose help message -V --version print CAM::PDF version
DESCRIPTION¶
Outputs to STDOUT all of the fonts in the PDF document.
SEE ALSO¶
CAM::PDF
AUTHOR¶
See CAM::PDF
2022-12-08 | perl v5.36.0 |