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

Printer Code After property

Printer codes are printer escape sequences that define special printing instructions (for example, special font sizes or highlighting) for the object. The Printer Code After property specifies the printer escape sequence to be executed after each line of the object. The printer escape sequences are inserted after the object is triggered to print but before it has actually printed.

Applies to

Layout objects

Values

A valid printer code reference not to exceed 256 bytes in length. Entries may be of the form &number, where number is a number assigned to a packaged Reports Builder printer code or a printer code you've created.

PL/SQL procedure

SRW.SET_AFTER_PRINTING_CODE 

Restrictions

Usage notes

Example

The diagram below shows the points at which each printer code is invoked:
 

graphic depicting situation described above