SETPDFPAGE(1p) | User Contributed Perl Documentation | SETPDFPAGE(1p) |
setpdfpage - Replace a page of PDF layout
setpdfpage [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
Assign the specified ASCII file to be the page content for the PDF page indicated. The existing page layout is discarded.
CAM::PDF
getpdfpage
See CAM::PDF
2016-05-29 | perl v5.22.2 |