Copy link to clipboard
Copied
Hi Guys,
I'm trying to create a dynamic watermark to a pdf file where the content of the watermark will be taken from a flow which is created by power automate.
The thing i reached, that to add a dynamic watermark, i will need to add a JS code to the template file to insert that watermark, but the question here is that how to pass watermark value from the flow to the JS code inserted in the template pdf file?
Can I have an illestration to the process? Appriciate your help
Copy link to clipboard
Copied
Watermarks are not dynamic.
Copy link to clipboard
Copied
You will need to remove the old watermark and then apply a new one each time, as watermarks are not dynamic.
Is this watermark purely textual? If so, you can use the addWatermarkFromText command to do it, but be aware it won't work in Reader (and probably any third-party applications), only in Acrobat.
Copy link to clipboard
Copied
I would check out - https://www.muhimbi.com/products/pdf-converter-for-power-automate/ - as they have a simple API for adding watermarks specifically crafted for power automate.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now