The table below describes the properties that control HTML output files.
| Property Name | Description | 
|---|---|
| Show header | Default: true Description: Set to "false" to suppress the template header in HTML output. Internal Name:  | 
| Show footer | Default: true Description: Set to "false" to suppress the template footer in HTML output. Internal Name:  | 
| Replace smart quotes | Default: true Description: Set to "false" if you do not want curly quotes replaced with straight quotes in the HTML output. Internal Name:  | 
| Character set | Default: UTF-8 Description: Specifies the output HTML character set. Internal Name:  | 
| Make HTML output accessible | Default: false Description: Specify true if you want to make the HTML output accessible. Internal Name:  | 
| Use percentage width for table columns | Default: true Description: Set this property to true to render table columns according to a percentage value of the total width of the table rather than as a value in points. This property is especially useful if the browser renders tables with extremely wide columns. Setting this property to true improves the readability of the tables. Internal Name:  | 
| View Paginated | Default: false Description: When set to true, HTML output will render in the report viewer with pagination features. These features include: 
 Note that these features are supported for online viewing through the report viewer only. |