How to print a footer only for specific conditional pages on a document using BI Publisher Desktop f
Hi All,
I need some help concerning a requirement whereby I need to print additional pages on an existing BI template if a particular processing option is set to 1. The existing pages have their footer and watermark, but no header. The additional pages should be separated from the existing pages (i.e. start on a fresh page) and need to have their own header and footer, while the watermark should be the same as the existing pages. I tried two different approaches, but both approach have an issue:
Approach 1
I created a section break (next page) in word. On the new section created, I added the header, footer and data that need to be displayed. On the report that triggers the BI template (R5743500), there is already logic to skip processing the additional pages in case the processing option is not set to 1. Additionally, on the BI template, there is logic to hide the static contents (labels, table, column name) when the additional pages are not printed.