Provided by: libtext-pdf-perl_0.29a-2_all bug

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)