SRW.SET_AFTER_PRINTING_CODE
built-in procedureThis procedure inserts a reference to the printer escape sequence to be executed after 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_AFTER_PRINTING_CODE('code');
Parameters |
Definition |
code |
Is a valid printer code that is defined in the .prt file specified for |
You can also define this attribute using the Reports Builder user interface:
Property Inspector |
Set the Printer Code After property. |
About the
Reports Builder built-in package (SRW
)
Copyright © 1984, 2005, Oracle. All rights reserved.