Skip to content

PDF Watermark ​

Inserts a text or image watermark into a PDF file, or removes named watermark layers from it.

Purpose ​

Use this task to apply or remove watermarks from PDF documents as part of a document processing workflow. Text watermarks support configurable content, color, font, angle, and page targeting. Image watermarks support scaling and positioning. The Delete mode removes one or more named layers from the file, which is useful for stripping draft markings from approved documents.

Inputs ​

FieldTypeRequiredDescription
ModeDropdownYesThe watermark operation to perform: Insert Text, Insert Image, or Delete.
Local File Full PathTextYesAbsolute path to the PDF file to modify. The file is modified in place.
Layer NameTextNoName of the layer on which to place the watermark. If blank, the watermark is merged directly into page content. Visible when Mode is Insert Text or Insert Image.
Watermark TextTextNoThe text string to display as a watermark. Visible when Mode is Insert Text.
Image URL or Base64TextNoPath, URL, or base64 string of the image to use as a watermark. Visible when Mode is Insert Image.
LocationDropdownNoAnchor position for the watermark: Center, Top Left, Top Right, Bottom Left, or Bottom Right. Visible when Mode is Insert Text or Insert Image.
Text AngleTextNoRotation angle of the text watermark in degrees. Visible when Mode is Insert Text.
TransparencyTextNoOpacity level from 0 (invisible) to 100 (fully opaque). Visible when Mode is Insert Text or Insert Image.
Text Color (Hex)TextNoHex color code for the watermark text (e.g. #FF0000). Visible when Mode is Insert Text.
Font SizeTextNoPoint size of the watermark text. Visible when Mode is Insert Text.
Font NameTextNoFont to use for the watermark text (e.g. Helvetica, Courier, Times, Arial). Visible when Mode is Insert Text.
Page RangeTextNoPages to watermark, e.g. 1, 2-5, or 1- for all pages from page 1. Visible when Mode is Insert Text or Insert Image.
Image Scale PercentTextNoPercentage scale for the image watermark relative to its original size. Visible when Mode is Insert Image.
Layers to DeleteListNoNames of the layers to remove from the PDF. Visible when Mode is Delete.

Visibility Rules ​

Mode and Local File Full Path are always visible. All other fields are conditional based on the selected Mode value.

Operations ​

OperationDescription
Insert TextStamps a configurable text string onto the specified pages.
Insert ImagePlaces an image onto the specified pages at the chosen position.
DeleteRemoves the named layers from the PDF.

Outputs ​

This task performs an action and does not produce output variables.

Tentech