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

Creating a bookmark using PL/SQL

Note: This procedure applies to paper-based reports output to an HTML or PDF 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 bookmark string in the bookmark area of your report using PL/SQL:

  1. In the Object Navigator, expand the Paper Layout node, then expand the node that contains the object with which you want to associate a bookmark (typically, the object is a repeating frame or frame that encloses the relevant section of the report).   Note:   If you are defining a template, you can select objects in the Margin.   Objects in the body are unknown until the template is applied to a report.

  2. Double-click the PL/SQL icon (the PL/SQL icon) next to the object with which you want to associate a bookmark.

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

Examples

See SRW.SET_BOOKMARK.

See also

About Web reports

Creating a bookmark on break columns

Creating a bookmark using the Property Inspector