This activity adds a watermark to every page of an input pdf. The watermark is an image, given in input, which is positioned in the center of each page of the pdf file, with a given size and opacity
The pdf file you want to put the watermark.
The image which represents the watermark.
Watermarks options for defining specific options (pages, size, rotation, position, opacity ecc..)
Default = 0.5. A number between 0 and 1 that represents the opacity of the watermark.
Default = 0.8. A number between 0 and 1 that represents the size of the watermark in relation with the dimansion of the file.
The output pdf file with the applied watermark.