Products
Home Products PDF Stamp
 
PDF Stamp ( Version: 7.5.0 )
Mgosoft PDF Stamp is a professional PDF stamp creator or PDF watermark creator, which can help you stamp PDF with images, text, graphic lines and rectangles. With the help of this stamp creator, you can annotate your PDF with custom stamps.
Mgosoft PDF Stamp is a powerful and useful tool which enables you to easily apply company logos, signatures, charts, page numbers, date and time, contact information to the PDF files.
More License to Buy
  Quantity Unit Price Purchase Download
 PDF Stamp GUI
  1 $29.90
  2-9 $19.90
  10+ $9.90
 PDF Stamp Command Line
  1 $29.90
  2-9 $19.90
  10+ $9.90
 
  License Type Unit Price Purchase Download
 PDF Stamp Command Line
  Server License $199.00
  Developer License $399.00
 PDF Stamp SDK (Document)
  Server License $199.00
  Developer License $399.00
         
License Agreement
Server License:
Under one Server License, you can use the corresponding SOFTWARE on exactly one server computer that offers service to clients. If the SOFTWARE contains source codes, you have the right to modify and reuse the codes under the Server License.
Developer License:
Under one Developer License, you can integrate the corresponding SOFTWARE into your developed software and redistribute it with royalty-free. If the SOFTWARE contains source codes, you have the right to modify and reuse the codes under the Developer License.
 
Screenshots
Main interface of the software: Display All Screenshots and Settings >>
 
Key Functions
Standalone software, Adobe Acrobat and Reader NOT required!
Support image stamp (JPEG, GIF, TIF, TIFF, PCX, PNG, TGA, ICO, BMP, JP2, PNM etc. image formats)
Support text stamp
Support line stamp
Stamp pages using the standard Base 13 fonts and system fonts.
Support Font Style, Font Size, Text Modes (solid, outline), Grayscale and RGB Color (0-255 RGB color values supported).
Top, bottom, vertical center, diagonal-top left and diagonal-bottom left.
Support custom image size. No need to adjust the image size in another application before the stamp.
Support multiple line text stamps within one stamp item.
Support stamping variables to stamp dynamic data. Dates, times, page numbers; file names are just a few of the variables available.
Stamp on Top of or Underneath the original PDF document page contents
Enabling you to easily position the stamp in any location on the page
Text, Images and lines can be stamped on any angle.
Any positive or negative numbers, including decimal numbers may be used to specify an angle in degrees.
Specify page numbers, support first page, last page, even page, odd page, custom page.
Wrap text to a new line if it would otherwise be too long to fit in its margined area
Support links (web links, page link).
Alignment (when multi text) Left, right, or center.
Use it on all Windows version including the latest builds of Windows 10;
 
Command Line
Usage: pdfstamp <-i PDF File> [options]
-i <string> Specify input pdf file or folder.
-o <string> Specify output pdf file or folder.
-w <string> Set Open pdf file password (for encrypted files).
-n <string> Set page range to stamping.
-n "all"     All pages.(default)
-n "2,5-15,20-"     Specify page 2,page 5 through 15, page 20 through end.
-n "first"     First pages.
-n "last"     Last pages.
-n "even"   Even pages.
-n "odd"     Odd pages.
===Text stamping===
-tt <string> The content of the stamp.
Using variables in stamp content.
\t     Local time. e.g. 11:11:11
\d     Local date. e.g. 2016-06-16
\D     Local date. e.g. 16-06-2016
\p     Current page number
\P±n     Current page number ± a specified value
\c     Total page number
\n     New line. Use for multi-line stamps
\\     \(Use when stamp must include backslash character symbol)
\f     Name of file only
\F     Local path of the file
-tff <string> Set Text font name,
-tff "ftr"      Times-Roman (default)
-tff "ftb"     Times-Bold
-tff "fti"       Times-Italic
-tff "ftbi"     Times-Bold-Italic
-tff "fc"       Courier
-tff "fcb"     Courier-Bold
-tff "fco"     Courier-Oblique
-tff "fcbo"   Courier-Bold-Oblique
-tff "fh"       Helvetica
-tff "fhb"     Helvetica-Bold
-tff "fho"     Helvetica-Oblique
-tff "fhbo"   Helvetica-Bold-Oblique
-tff "fs"       Symbol
or select a system font which installed in your system
-tff "name" e.g. -tff "Arial"
-tfs <int> Set the font size, default is 16 point.
-tfc <int> The text color,range from 0-16777215,default is 255(red).
-tfo If set this option, the text mode is Outline,default is Solid.
-ta <int> Align text on document pages.
-ta 1 Left alignment
-ta 2 Center alignment
-ta 3 Right alignment
-tp <int> Identifies where on the page the stamp item will appear.
-tp 1     Top-Left of the page.
-tp 2     Top-Center of the page.
-tp 3     Top-Right of the page.
-tp 4     Right-Center of the page.
-tp 5     Right-Bottom of the page.
-tp 6     Bottom-Center of the page.
-tp 7     Bottom-Left of the page.
-tp 8     Left-Center of the page.
-tp 9     Center of the page.
-tr <int> The Angle for stamps,range from 0-360.
-tx <int> Offset from current position.
e.g -sx 10 Move to right 10 point
e.g -sx "-10" Move to left 10 point
-ty <int> Offset from current position.
e.g -sy 10 Move to bottom 10 point
e.g -sy "-10" Move to top 10 point
-tl <int> Which layer Placed.
-tl 1 Top most of all layers.(default)
-tl 2 Under the existing text and/or graphics.
-tcw <string> Add a web link to a target URL on the Web.
e.g. -tcw "http://www.mgosoft.com"
-tcg <int> GoTo Page , Opens a specified page in the current document.
e.g. -tcg 5
===Image stamping===
-mi <string> Image file to stamp, it must a full path.
Support jpg,tif,gif,bmp,png,ico,tga,pcx,wmf,emf,jp2,j2k,j2c,jpc,pnm,ppm,pgm and so on.
e.g. -mi "c:\image.jpg"
-ms <string> Custom image size.
e.g. -ms "320x240"
-mp <int> Identifies where on the page the stamp item will appear.
-mp 1     Top-Left of the page.
-mp 2     Top-Center of the page.
-mp 3     Top-Right of the page.
-mp 4     Right-Center of the page.
-mp 5     Right-Bottom of the page.
-mp 6     Bottom-Center of the page.
-mp 7     Bottom-Left of the page.
-mp 8     Left-Center of the page.
-mp 9     Center of the page.
-mr <int> The Angle for stamps,range from 0-360.
-mx <int> Offset from current position.
e.g -mx 10 Move to right 10 point
e.g -mx "-10" Move to left 10 point
-my <int> Offset from current position.
e.g -my 10 Move to bottom 10 point
e.g -my "-10" Move to top 10 point
-ml <int> Which layer Placed.
-ml 1 Top most of all layers.(default)
-ml 2 Under the existing text and/or graphics.
-mcw <string> Add a web link to a target URL on the Web.
e.g. -mcw "http://www.mgosoft.com"
-mcg <int> GoTo Page , Opens a specified page in the current document.
e.g. -mcg 5
===Line stamping===
-le <string> Specify the line Length.
e.g. -le w100 Line length equal page width.
e.g. -le w50 Line length equal to half (50%) of the page width.
e.g. -le h100 Line length equal page height.
e.g. -le h200 Line length equal to double of the page height.
-lc <int> Line color, range from 0-16777215,default is 0(black).
-lw <int> Line width. default is 1.
-lp <int> Identifies where on the page the stamp item will appear.
-lp 1     Top-Left of the page.
-lp 2     Top-Center of the page.
-lp 3     Top-Right of the page.
-lp 4     Right-Center of the page.
-lp 5     Right-Bottom of the page.
-lp 6     Bottom-Center of the page.
-lp 7     Bottom-Left of the page.
-lp 8     Left-Center of the page.
-lp 9     Center of the page.
-lr <int> The Angle for stamps,range from 0-360.
-lx <int> Offset from current position.
e.g -lx 10 Move to right 10 point
e.g -lx "-10" Move to left 10 point
-ly <int> Offset from current position.
e.g -ly 10 Move to bottom 10 point
e.g -ly "-10" Move to top 10 point
-ll <int> Which layer Placed.
-ll 1 Top most of all layers.(default)
-ll 2 Under the existing text and/or graphics.
   
Supported Operating Systems
OS: Microsoft® Windows XP/Vista/7/8/10 of both 32-bit and 64-bit.