Adding Oracle Analytics Publisher Fields to RTF File Header or Footer
Microsoft Word does not support form fields in the header and footer. As a result, you must populate the headers and footers with text or images from Unifier. For more information, see Build Reports and Dashboards, which is available at: Video
To populate the headers and footers with text or images:
- At the top of the RTF template (in the body, not the header), place the following tags:
<?template:header?>
<?end header?>
- These tags form the start and end of your header. In between them, place the text and images you want to include in the report header.
- Double-click into the header of the document. Ensure that none of the Oracle Analytics Publisher fields are highlighted.
- Add the text:
<? call@:header?>
to place everything in the tags added above into the header at report runtime.
Last Published Friday, April 11, 2025