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

Creating an HTML document header using PL/SQL

Notes:

To add items to the header page of your HTML document using PL/SQL instead of the Property Inspector:

  1. In the Object Navigator, expand the Report Triggers node.

  2. Double-click the PL/SQL icon (the PL/SQL icon) next to the Before Report trigger.

  3. In the PL/SQL Editor, include SRW.SET_BEFORE_REPORT_HTML to define the PL/SQL for the format trigger.

See also

About before and after escapes

Creating an HTML document header using the Property Inspector

Creating an HTML document footer using PL/SQL

About Web links for HTML output

About report triggers