[Enhanced-HTML] Section

[Enhanced-HTML ] defines default actions that Production Reporting takes when generating HTML output with -EH.

Table 87. Entries in [Enhanced-HTML]

Entry

Value

Description

Browser

BASIC | IE | NETSCAPE | ALL

Default = BASIC

Specifies the browser and generates the appropriate HTML.

  • BASIC—Production Reporting generates HTML suitable for all browsers.

  • IE—Production Reporting generates HTML designed for Internet Explorer.

  • NETSCAPE—Production Reporting generates HTML designed for Netscape.

  • ALL—If necessary, Production Reporting generates Basic, IE, and Netscape HTML files. Report_frm.htm contains Javascript to “sense” the browser on the user’s machine and displays the appropriate version. (In this case, the user’s machine is the machine of the person reading the report, not the person writing it.)

DefaultTemplate

Path to default template.

Specifies the location of the default template for Production Reporting HTML output. Production Reporting provides a Template.xml file that you can customize and use as the default for all Production Reporting HTML output. See “Customizing the HTML Navigation Bar” in Volume 1 of the Hyperion SQR Production Reporting Developer's Guide for more details.

IncludePDFInZip

TRUE | FALSE

Default = FALSE

Defines whether to include the PDF file in the ZIP file Production Reporting creates when ‑PRINTER:EP is combined with -EH_ZIP.

  • TRUE—Includes the PDF file in the ZIP file.

  • FALSE—Does not include the PDF file in the ZIP file.

Language

English | French | German | Portuguese | Spanish

Default = English

Sets the language used for the HTML navigation bar.

FullHTML

3.2

Specifies the level of HTML that the browser supports so appropriate Enhanced HTML code is generated.

There is no default value. If you do not specify a value, XHTML 1.1 is produced. If you specify 3.2, HTML version 3.2 in produced.

Note: For information on deprecated values for the FullHTML keyword see Deprecated SQR.INI Entries.