Add Text Watermark
Create and add textual watermarks or stamps on your PDF documents. Personalize your watermark properties like the font, color, rendering mode, rotation, position, opacity, and more.
Action
- Input
 Single PDF Document
- Output
 Single PDF Document
Properties
- TextString, Required
 Text to be applied as watermark/stamp.
- Page SequenceString, Required
 Pages where watermark/stamp need to be applied. Possible values are including numbers ( 1,2,3 etc) or text (first, last and all).
- Horizontal AlignmentSelect, Required
 Horizontal alignment of text stamp. The allowed values are
- Left - left edge of the page
 - Center - equal distance from left and right edge of the page
 - Right- right edge of the page
 
- Vertical AlignmentSelect, Required
 Vertical Alignment of text stamp. The allowed values are
- Top - top edge of the page
 - Middle - equal distance from top and bottom edge of the page
 - Bottom - bottom edge of the page
 
- Horizontal MarginInteger
 Horizontal margin in millimeters (mm). Default value is 0. If horizontal alignment is Left, it will give gap from left edge of page. If Right, it will give gap from right edge of page. If Center, this field is ignored.
- Vertical MarginInteger
 Vertical margin in millimeters (mm). Default value is 0. If vertical alignment is Top, it will give gap from top edge of page. If Bottom, it will give gap from bottom edge of page. If Middle, this field is ignored.
- Font SizeIntegerDefault: 25
 Set font size of the text watermark.
- Font ColorString
 Set the font color as a HTML color codes or hexadecimal triplets. Example: #ADD8E6
- Font FamilyString
 Set font family for the text watermark. Allowed Values
- Arial
 - Verdana
 - Courier
 - Comic Sans
 - Times New Roman
 
- Font BoldSelect
 Set font bold to the watermark text. Allowed values are
- Yes
 - No
 
- Font ItalicsSelect
 Set font Italics to the watermark text. Allowed values are
- Yes
 - No
 
- Font UnderlineSelect
 Set font Underline to the watermark text. Allowed values are
- Yes
 - No
 
- Opacity (0 to 100)Integer, Required
 Transparency for text. values from 0-100. 0 for max transparency and 100 for max opacity.
- ModeSelect, Required
 Set watermark text filling mode. Allowed values are
- Fill
 - Stroke
 
- Line WidthInteger
 Set text watermark line width, in points.
- Stamp PositionSelect, Required
 Set stamp type. Allowed values are
- Annotation
 - Foreground
 - Background
 
- Rotate AngleFloat
 Set rotate angle of the text water mark to be placed.