The opacity of the text watermark, valid values range from 0.0+ to 1.0, the default value is 0.7
FileNamestring
Required
The filename of the source PDF file, the file extension is mandatory: 'file.pdf' and not 'file'
alignImageboolean
Assure that the image provided is aligned to the EXIF orientation tags
Orientationstring
Orientation of the watermark image.
fileContentobject
The PDF file to watermark.
operationIdstring
Advanced - Set the identifier of a previous Encodian operation, please review before using - https://support.encodian.com/hc/en-gb/articles/360010509573-Flow-Action-Return-Options-File-Content-vs-Operation-ID
watermarkIdinteger
Override and manually set an identifier for the applied watermark
skipFirstPageboolean
Set whether to skip applying the watermark to the first page.
FinalOperationboolean
Advanced - Return the processed file (File Contents) as opposed to just an Operation ID, please review before using - https://support.encodian.com/hc/en-gb/articles/360010509573-Flow-Action-Return-Options-File-Content-vs-Operation-ID
fileContentBase64string
Base64-encoded PDF content. If provided, this will be used instead of fileContent.
watermarkFilenamestring
Required
The filename for the watermark image file, the file extension is mandatory: 'file.jpg' and not 'file'
watermarkFileContentobject
The watermark image file to apply.
Observable output
data
Required
Data from the action execution
errorstring
Error if any occurred during the execution of the action
successfulboolean
Required
Whether or not the action execution was successful or not