logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pdfstamp.plx - Adds the given text in a given fonts, size to all pages

Description

       Adds the given string to the infile .pdf file at the given location,
           font and size.

Name

       pdfstamp.plx - Adds the given text in a given fonts, size to all pages
           at given location

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)

perl v5.36.0                                       2022-10-22                                       PDFSTAMP(1p)

See Also