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

NAME

setpdfpage.pl - Replace a page of PDF layout

SYNOPSIS

 setpdfpage.pl [options] infile.pdf page.txt pagenum [outfile.pdf]

 Options:
   -o --order          preserve the internal PDF ordering for output
   -v --verbose        print diagnostic messages
   -h --help           verbose help message
   -V --version        print CAM::PDF version

DESCRIPTION

Assign the specified ASCII file to be the page content for the PDF page indicated. The existing page layout is discarded.

SEE ALSO

CAM::PDF

getpdfpage.pl

AUTHOR

See CAM::PDF