Scroll to navigation

SETPDFPAGE(1p) User Contributed Perl Documentation SETPDFPAGE(1p)

NAME

setpdfpage - Replace a page of PDF layout

SYNOPSIS

 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

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

AUTHOR

See CAM::PDF
2016-05-29 perl v5.22.2