Add a text watermark to a PDF

Use this action to add a watermark to a PDF document in your Power Automate flow.

Add a text watermark to PDF

Check the available watermark templates in our Catalog.

Check also our image watermark action.

Parameters

File Content

The content of the input PDF document.

  • This field is Required
  • The type is File

1st Line

The first line of text of the watermark.

  • This field is Required
  • The type is String
  • The maximum length is 32 characters.

2nd Line

The first line of text of the watermark.

  • This field is Optional
  • The type is String
  • The maximum length is 32 characters.

3rd Line

The first line of text of the watermark.

  • This field is Optional
  • The type is String
  • The maximum length is 32 characters.

Template

The id of the watermark template. Check available templates in our Watermark Template Catalog.

  • This field is Optional
  • The type is Integer Number
  • The default value is 1001

Color

The color of the text of the watermark.

  • This field is Optional
  • The type is String
  • Valid values are Gray, Red, Blue, and Black
  • The default value is Gray

Transparency

The transparency level for the watermark from 0 (opaque) to 100 (transparent).

  • This field is Optional
  • The type is Integer Number
  • Valid values are integer numbers between 0 and 100
  • The default value is 75

Margin

The distance in inches from the border of the page to the watermark.

  • This field is Optional
  • The type is Number
  • The value must be positive.
  • The value can be decimal.
  • The default value is 1.0.

Response

Watermarked PDF File Content

The content of the watermarked PDF document.

  • The type is File
  • You can use it as an input to other actions in your flow.