BIP 11 - Displaying footer in different sections in RTF template
Is there any possibility to display the footer for a specific section based on the information whether this footer was displayed in the previous section?
We have cases where:
1) we have only one page for the first section. When the only page of the first section contains table A in its footer, then the footer in the second section should contain table B (blank footer).
2) we have more then one page for the first section. When the first page of the first section contains table A in the footer, then the footer on the remaining pages of the first section should contain table B (blank footer). The footer of all pages of the second section should contain table C (footer).