BI Publisher RTF Template using @SECTION Command
Hi,
I have an A/R statement UBE that generates open invoice data that does a page break for each new supplier record. When invoice information overlaps onto another page I need the report header/footer and page header to repeat. I also need the page number to reset with each page break.
I was successful using the @section command to have the section header and page number to repeat and reset but now the report header and footer doesn't generate. My assumption is that I need to modify the structure of the report so that the header and footer in the xml generates under the section break.