Man page - pdfstamp(1)
Packages contas this manual
Package: libtext-pdf-perl
apt-get install libtext-pdf-perl
apt-get install libtext-pdf-perl
Manuals in package:
Documentations in package:
Manual
| PDFSTAMP(1p) | User Contributed Perl Documentation | PDFSTAMP(1p) |
NAME
pdfstamp.plx - Adds the given text in a given fonts, size to all
pages
at given location
DESCRIPTION
Adds the given string to the infile .pdf file at the given
location,
font and size.
SYNOPSIS
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.34.0 |