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

After Page Type property

The After Page Type property specifies the type of footer to appear at the end of each page (in this case, a page refers to a report page) 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 all pages of your report output. To specify HTML for only the first (header) or last (footer) pages of your report, use the Before Report or After Report properties, respectively.

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 an After Page Value.

PL/SQL procedure

SRW.SET_AFTER_PAGE_HTML

See also

About Web reports

About HTML page streaming