The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

getpdfpageobject.pl - Print the PDF page metadata

SYNOPSIS

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

setpdfpage.pl

AUTHOR

Clotho Advanced Media Inc., cpan@clotho.com