Hide Watermarks on specific Pages

Question by @jasper-silent-root from the Monthly Modeling Highlight in August 2025.

Is it possible to use the hide conditions on Watermarks so that the Watermark is only shown on some of the pages?

For example, the Watermark should only be shown on the 1st page.

Hi,
thank you for raising this question!
I’m sorry, but there’s no way to show a Watermark only on certain pages and hide it on other pages within one Print Model.
If you’d like to have such a feature, please file a requirement ticket in the A12 JIRA.
Print Engine team is always happy to meet user requirements.

After chatting to @christoph-swift-kernel more, the background to this limitation is that the number of pages is not clear until the PDF Document has been rendered. This means that an evaluation of which page you are currently on can only happen after the page is rendered.

This limitation is therefore a performance optimization to keep the print engine running as fast a possible