NAME
stamppdf.pl - Apply a mark to each page of a PDF
SYNOPSIS
stamppdf.pl [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