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

Before Report Type

The Before Report Type property specifies the type of header to appear at the beginning of your document when the report's paper layout is run to HTML and viewed in a Web browser.   This property has no effect on the Web source.

If you use HTML page streaming, this property applies to the first page of your report output. To specify HTML to apply to the entire report (for example, background color or images, or any other <body> HTML attributes), you must use the Before Page properties.

Applies to

Reports

Values

Text

Is any text string containing valid HTML commands.

File

Is any valid text or graphics file.

Default

Text 

Required/Optional

Required, if you specified a Before Report Value.

PL/SQL procedure

SRW.SET_BEFORE_REPORT_HTML 

See also