| PDFSTAMP(1p) | User Contributed Perl Documentation | PDFSTAMP(1p) |
pdfstamp.plx - Adds the given text in a given fonts, size to all
pages
at given location
Adds the given string to the infile .pdf file at the given
location,
font and size.
pdfstamp [-f font] [-l locx,locy] [-s size] infile string
-f font Font name from the standard fonts [Helvetica]
-l locx,locy Location in points from bottom left of page [0,0]
-s size Font size to print at [11]
-t ttfile TrueType font file to use (instead of -f)
| 2022-10-22 | perl v5.36.0 |