SRW.SET_BEFORE_PRINTING_CODE
built-in procedureThis procedure inserts a reference to the printer escape sequence to be executed before each line of the object. The printer escape sequence is inserted after the object is triggered to print but before it has actually printed. Printer codes are only used when running your report in character-mode.
SRW.SET_BEFORE_PRINTING_CODE('code');
Parameter |
Description |
|
Is a valid printer code that is defined the the |
You can also define this attribute using the Reports Builder user interface:
Property Inspector |
set the Printer Code Before property |
About the
Reports Builder built-in package (SRW
)
Copyright © 1984, 2005, Oracle. All rights reserved.