The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

listfonts.pl - Print details of the fonts used in the PDF

SYNOPSIS

 listfonts.pl [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