Hello all - I am struggling to setup my RTF template to display a column heading table at the top of each page when there is more then 1 page. I have set the Word Table/Row properties "Repeat as header row at the top of each page" to be selected, and also used the <?for-each@section:to be used just before and after the column heading table and the data table. This is to be output in PDF format.
Essentially I just want these column headings (shown here in the Red highlighted area) on the first page, to be duplicated at the top of each subsequent page after
I suspect either I'm not using the <?for-each@section:<Group Name> with the correct Group Name element, and/or I don't have the code placed in the correct location on the RTF template. I attached both the RTF template, and a sample XML file.
I appreciate your help with this!