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

CONTAINSHTMLTAGS command line keyword

Oracle Reports 10g Release 2 (10.1.2) introduces text formatting enhancements that allow you to use a defined set of HTML formatting tags to format text style (bold, italics, underline, and strikethrough) and text attributes (font name, font color, and font size), and generate formatted text objects in all bitmap output formats supported by Oracle Reports when the objects' Contains HTML Tags property is set to Yes.

CONTAINSHTMLTAGS specifies whether Oracle Reports should interpret the HTML formatting tags for all the supported output formats.

The executables that can use this keyword are:

rwbuilder yes
rwrun yes
rwclient yes
rwcgi yes
rwserver no
rwservlet yes
rwconverter no

Syntax

CONTAINSHTMLTAGS=YES|NO

Values

Description

YES
(Default)

Oracle Reports interprets the HTML tags for those objects whose Contains HTML Tags property is set to Yes.

NO

Oracle Reports does not interpret the HTML tags for the report, regardless of the object's Contains HTML Tags property setting. For HTML and HTMLCSS ouput, the browser will interpret the HTML formatting tags; for other output formats, the HTML tags themselves will appear as is in the report output.

Usage notes

See also

About HTML formatting

Command line keywords

Using the command line

Running a report from the command line