You can export the report result from a JReport Web window to other format by taking the following steps:
on the Standard toolbar) to display the Export dialog. See the dialog.
This option is disabled by default, which means the style group property defined for specific exporting format in JReport Designer will be applied to export the report result to that format. For example, if you set the HTML Style Group property of a report to Classic in the Report Inspector, when you specify to export the report result to HTML format, the Classic style group will be applied to the report result. You can refer to Style Group for Exporting in the JReport Designer User's Guide for details.
When this option is enabled, you are allowed to select another style group to export report result in the specified format from the Style Group drop-down list. However, the style set here is a dynamic style and therefore cannot work in the report section that has already been set a static style because of its lower priority. When the None item is selected in the list, no dynamic style will be applied when exporting the report in the format. If one of the other styles is selected, it will be used as dynamic style group of the exported result.