Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
5

Adding Dynamics Watermark to pdf

New Here ,
May 15, 2024 May 15, 2024

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

TOPICS
Create PDFs , JavaScript , Modern Acrobat , PDF
1.4K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
May 15, 2024 May 15, 2024

Watermarks are not dynamic.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
May 15, 2024 May 15, 2024

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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jun 26, 2024 Jun 26, 2024
LATEST

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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines