The HTML-Zip render properties consist of several options:
Streamed: The report will be rendered as a single (possibly long) HTML file. No page headers or footers will be rendered.
Paged: The report will be rendered to span across multiple HTML files, with each page showing a page header and page footer.
Tree: The report will be broken up into a tree structure, based on the Table of Contents (TOC) field in group headers and details. The first level will show the root, along with the names of the groups (defined by TOC again). Clicking on a groups will drill down to the next layer in the tree.
The Highlight Background and Normal Background fields allow you to choose colors that should be used used to create hover effects as the mouse moves over a clickable group, to highlight that an action can be performed. Any color value that is understood by HTML can be used here.
SVG Pass-Through: The SVG Pass-Through check box when selected will not convert SVG graphics to images, but instead embed the SVG into HTML. This results in smaller, higher-quality output if your browser supports SVG. SVG plugins are available for most popular browsers.
Skip Headers: This option removes all HTML headers so that the rendered content can more easily be inserted into an existing portal or framework.
The HTML files are saved to disk as a zip file containing all supporting images and files. For a simpler, but more restricted HTML output, see the section called “HTML”.