InetSoft's reporting software allows users to change the report web properties allowing for a high level of
          user interaction between static and web sources. View the information below to learn more about the Style Intelligence solution.
        Web properties include specifications relating to information displayed in the Portal and Portal features.
        
        
          
            | html.toolbar.location | Specifies the location of the toolbar on the HTML page: Top,
                Bottom, Left, Right, or Top_and_Bottom. | 
          
            | html.toolbar.background | Specifies the background color of the toolbar. The value is a
                Hex triplet, prefixed by a '#'. | 
          
            | html.toolbar.font | Specifies the foreground color of the toolbar. The value is a
                Hex triplet, prefixed by a '#'. | 
          
            | html.session.timeout | Timeout period for each report viewing session (in
                milliseconds). | 
          
            | html.page.window | Determines whether a new window is created when a replet is
                launched from the repository view (true or false). | 
          
            | html.page.frame | Frame name for page view (only used if html.page.window is set
                to false). | 
          
            | html.viewer.frameset | Set to 'true' to use frames to display the report tree and
                actual reports in the same window. | 
          
            | html.showreplet.window | Determines whether a new window is created when a replet is
                launched from another report (true or false). | 
          
            | html.layout | This property has a value of “css” or
                “table”. The default is css. If generated DHTML contains overlapping elements due to some
                server font issues, switch to 'table' layout. This guarantees no overlapping of contents, but is less
                accurate in matching the actual layout of the report. | 
          
            | pdf.output.attachment | Default is true. This sends generated PDF as an attachment. If
                set to false, the PDF is returned as is. In IE 4 through 5, a URL referring to dynamically generated PDF
                could result in a blank page. Optionally, it can be set to 'embed', which will cause a PDF request to
                return a HTML page with an <embed> tag, which normally displays correctly in IE without causing a
                dialog to prompt users to save the PDF. | 
          
            | html.retry.interval | Milliseconds between retry, when waiting for a report. | 
          
            | html.session.max.report | The maximum number of reports that can remain active in a
                particular session. | 
          
            | html.browser | Client-side HTML browser full path.  | 
          
            | html.encoding.utf8 | Default is true. If set to false, the HTML output is not
                encoded using UTF8. This may cause international characters to be displayed improperly. | 
          
            | html.offset.x | The distance of the generated HTML contents to the left edge
                of the browser. | 
          
            | html.offset.y | The distance from the generated HTML contents to the top of
                the browser. | 
          
            | html.export.button | Set to false to remove the 'export' button from the web
                viewer. | 
          
            | html.export.embed | Set to true to embed the output of the export (from the export
                dialog) into the report frame and replace the report contents. | 
          
            | html.find.button | Set to false to remove the 'find' button from the web viewer.
               | 
          
            | html.findNext.button | Set to false to remove the 'find next' button from the web
                viewer. | 
          
            | html.mail.button | Set to false to remove the 'mail' button from the web viewer.
               | 
          
            | html.pdf.button | Set to false to remove the 'pdf' button from the web viewer.
               | 
          
            | html.page.button | Set to false to remove 'Page ____ of ____'. | 
          
            | html.refresh.button | Set to false to remove the 'refresh' button from the web
                viewer. | 
          
            | html.serverPrint.button | Set to false to remove the 'server print' button from the web
                viewer. | 
          
            | html.toc.button | Set to false to remove the 'table of contents' button from the
                web viewer. | 
          
            | html.customize.button | Set to false to remove the 'customize' button from the web
                viewer. | 
          
            | html.archive.button | Set to false to remove the 'save in archive' button from the
                web viewer. | 
          
            | html.compose.button | Set to false to remove the 'edit and analyze' button from the
                web viewer. | 
          
            | html.alert.button | Set to false to remove the 'alert' button from the web viewer.
                In addition to setting this property to true, ensure that the 'Alert Monitoring Component' is installed
                for the alert button to show on the report toolbar. | 
          
            | html.repservlet.title | The Portal page title. If unspecified, the default title of
                'Style Report Viewer' will be used. | 
          
            | html.tblheading.hide | Set to true to include table and section grouping headers in
                the TOC.  | 
          
            | dhtml.error.page | Defines the replet error page. | 
          
            | export.menu.options | A comma separated list of option numbers. Only the options on
                the list are added to the DHTML export menu. e.g: PDF, EXCEL, EXCEL_SHEET, EXCEL_DATA, RTF, RTF_LAYOUT,
                HTML, HTML_NO_PAGINATION, HTML_BUNDLE, HTML_BUNDLE_NO_PAGINATION, CSV, SVG, TEXT, REPORT | 
          
            | rtf.image.scale | Boolean that determines whether the image is exported in its
                original size in RTF format. | 
          
            | rtf.hyperlink.indicator | Set to false to remove hyperlink underlining in RTF format.
               | 
          
            | repository.buttonset | The resource path to the directory that contains the icons for
                toolbar buttons. The following images should be found in this directory: archive.gif
 composer.gif
 customize.gif
 export.gif
 find.gif
 firstpage.gif
 lastpage.gif
 mail.gif
 menuarrow.gif
 nextpage.gif
 pdf.gif
 prevpage.gif
 refresh.gif
 sprinter.gif
 toc.gif
 | 
          
            | query.preview.maxrow | Sets the maximum number of rows for queries in worksheet and
                Viewsheet live data mode. | 
          
            | query.preview.timeout | Sets the timeout interval (seconds) for queries in worksheet
                and Viewsheet live data mode. | 
          
            | query.runtime.maxrow | Sets the global maximum size for all queries during
                report/Viewsheet runtime execution. | 
          
            | query.runtime.timeout | Sets the global timeout (seconds) for all queries during
                report/Viewsheet runtime execution. | 
          
            | query.adhoc.maxrow | Sets the maximum query size for any data binding modified
                using Ad Hoc tools. | 
          
            | query.adhoc.timeout | Sets the query timeout (seconds) for any data binding modified
                using Ad Hoc tools. | 
          
            | asset.sample.maxrows | The default 'Design mode sample data size' in the Worksheet
                Options dialog box.  | 
          
            | graph.ggraph.maxcount | The maximum number of nested graphs for Viewsheets and reports
                (Facet Chart). An error is generated if this value is exceeded. | 
          
            | replet.myreports.disabled | Set to true to hide the 'My Reports' folder from the replet
                tree. | 
          
            | enable.changePassword
               | Set to false to disable users (in the default security
                provider) ability to change passwords in the Web Viewer. | 
          
            | em.user.max  | For LDAP security, the maximum number of users that will be
                listed in the user tree (under the User tab or Security tabs). The default is 1000.  | 
          
            | repository.user.timeout | The number of milliseconds before an inactive user session is
                timed out, freeing a concurrent session. |