Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Dynamic Footer and Watermark options

KarlygashM
7 - Meteor

Dear Alteryx users, 

 

I have template where I am trying to create footer and watermark with overlay and any other reporting tools. For now I could not create a dynamic footer at all. Because I was not able to figure out size of the images. 

The reason of dynamic footer is that I have different languages, regarding the country footer text changes. 

I have attached sample, workflow (but only main content exists without footer). 

 

2 REPLIES 2
danilang
19 - Altair
19 - Altair

hi @KarlygashM 

 

Modify your Footer Image tool to take the file from disk and pass in the filename based on the language that you're generating.  The render tool should dynamically adjust the width of the output

 

Dan

KarlygashM
7 - Meteor

@danilang  hello! thanks for your response, but I cannot take static png files. I tried in that way, unfortunately it did not work. I have different languages which comes from the source, so I have to use dynamic options(

Labels
Top Solution Authors