Scroll to navigation

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

2016-05-29 perl v5.22.2