A script-enabled browser is required for this page to function properly.

Creating an HTML page footer using the Property Inspector

Note: This procedure applies to paper-based reports output to an HTML file. This is unrelated to HTML that might be generated when you run a JSP-based Web report (when you click the Run Web Layout button in the toolbar, or choose Programright arrowRun Web Layout).

To add a page footer to every page of your HTML document:

  1. In the Object Navigator, double-click the Properties icon (the properties icon for the report) to display the Property Inspector.

  2. Under the Report Escapes node, set the After Page Type property to Text (if you will type the footer) or File (if you will import the footer from a file).

  3. Set the After Page Value property by clicking the ... button to either type HTML code in the dialog or select an HTML file to import.

To add a page footer to a single page of your HTML document:

See also

About Web reports

Creating an HTML page header using the Property Inspector