Note: Before and after escapes are used for HTML output only.
A before report escape specifies any text, graphics, or HTML commands that you want to appear at the beginning of your report:
Creating an HTML document header using the Property Inspector
An after report escape specifies any text, graphics, or HTML commands that you want to appear at the end of your report:
Creating an HTML document footer using the Property Inspector
Creating an HTML document footer using PL/SQL
A before page escape specifies any text, graphics, or HTML commands
that you want to appear at the beginning of one page or all pages of your
report:
An after page escape specifies any text, graphics, or HTML commands
that you want to appear at the end of one page or all pages of your report:
A before form escape specifies any text, graphics, or HTML commands
that you want to appear at the top of the HTML Parameter Form:
Creating an HTML Parameter Form header using the Property Inspector
An after form escape specifies any text, graphics, or HTML commands
that you want to appear at the bottom of the HTML Parameter Form:
Creating an HTML Parameter Form footer using the Property Inspector
</body><table><tr><td><B> the
text to be bolded </B></td><tr></table> </html>
<table><tr><td><B> the text to be bolded </B></td><tr></table></body></html>
About Web links for HTML output
Copyright © 1984, 2005, Oracle. All rights reserved.