The properties of a web report are:
Property Name | Description | |||
---|---|---|---|---|
General | ||||
Default Format for Viewing Report | Specifies the default format with which to view the report on JReport Server. The default value is to adopt the JReport Server setting. If you select a specific format, you can click the button beside to further configure the format settings.
After this property is configured, it will only control the directly-running results of the report on JReport Server, but has no effect on the results of advanced running and scheduled running.
Data type: Enumeration |
|||
Result Buffer | ||||
Result Buffer Size | Specifies the number of report results pages which will be stored in the buffer.
Data type: Integer |
|||
Others | ||||
Click Priority | Specifies the priority of the actions that will be triggered at runtime when you click on certain objects in the report which are bound with some actions. Click in the value cell to set the priority in the Click Priority dialog.
Data type: String |
|||
Embedded Fonts | Specifies the True Type Fonts that have been used in the report so as to embed them if you want to export the report results to a PDF file. You can select multiple fonts by pressing the Ctrl or Shift key.
For more information, refer to Delivering the result in PDF. Data type: String |
|||
No Temp File | Specifies whether or not to create temporary files.
Data type: Boolean |
|||
Page Background | Specifies the background color of the report page. Choose a color from the drop-down list, enter a hexadecimal RGB value (0xCCAA00), or select Custom from the drop-down list to specify the color.
Data type: String |
|||
Style Group | Specifies the style group for the report.
If the report is to be used as a subreport or linked report, choosing any style group from the drop-down list to turn on the style group feature for the report and it will inherit the styles of the primary report; choosing None or leaving this property empty to turn off the style group feature for the report and it will not inherit styles from the primary report. Data type: String |
|||
Excel | ||||
No Page Break | If true, there will be no page breaks on each individual sheet when exporting a report to Excel with the option Column Format selected in the Export to Excel dialog. This means the column headings will appear just at the top of the Excel spreadsheet and will not be repeated throughout the report. If the report breaks to a new sheet then once again the page header will display.
Data type: Boolean Note: Exporting a report to an Excel file without page breaks means the split pages are technically merged within the Excel sheet, which could bring the following results and limitations:
|