Make

Add Text Watermark To PDF

Parameters

PDF File NameString, Required

Map the file name from the source action

PDF FileBuffet, Required

Map the file Data from the source action

Stamp Textstring, Required

Text to be set for watermark. But it must be string.

PagesString, Required
Default: all
  • Specify page indices as comma-separated values or ranges to process (e.g. “0, 1, 2-” or “1, 2, 3-7”).
  • If not specified, the default configuration processes all pages. The input must be in string format.
Font FamilyString, Required

Font to be set for the text.
Example - Arial

SizeInteger, Required

Size of the text watermark. Must be higher than or equal to 1.

Set BoldBoolean, Required

Set the watermark text to Bold
Yes
No

Set ItalicsBoolean, Required

Set the watermark text to Italics
Yes
No

Set UnderlineBoolean, Required

Underline the watermark text
Yes
No

Font ColorString

Font Color for the watermark text in hex e.g. #000000 is black, #FFFFFF is white. Refer this link to know more about hex colors

RotateInteger

Rotate text in degrees. Must be lower than or equal to 360.

Vertical alignmentstring, Required

Set the vertical alignment
Top - You can select verical alignment top.
Middle - You can select verical alignment Middle.
Bottom - You can select verical alignment bottom.

Horizontal AlignmentString, Required

Set the Set the vertical alignment
Left - You can select verical alignment left.
Right - You can select verical alignment right.
Center - You can select verical alignment center.

Horizontal margin in MMInteger

You can take any value but it must be integer.

Vertical margin in MMInteger

You can take any value but it must be integer.

Opacityfloat, Required

0 for full transparency and 1 for full opacity. Must be lower than or equal to 1.
Example - 0.75

Set BackgroundBoolean

You can select thses button.
Yes
No
Empty

Output

Add Text Watermark To PDF module in Make