table of contents
STAMPPDF(1p) | User Contributed Perl Documentation | STAMPPDF(1p) |
NAME¶
stamppdf - Apply a mark to each page of a PDF
SYNOPSIS¶
stamppdf [options] infile.pdf stamp.pdf [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¶
Add the contents of "stamp.pdf" page 1 to each page of "infile.pdf". If the two PDFs have different page sizes, this likely won't work very well.
SEE ALSO¶
CAM::PDF
AUTHOR¶
See CAM::PDF
2022-12-08 | perl v5.36.0 |