
To JReport result
A JReport result file is JReport's proprietary version of the report results. This file can only be viewed by JReport Enterprise Server or JReport Viewer. You can also display .rst files in your application by calling the JReport Result Viewer Bean.
To export the results of a report set to JReport result:
- In JReport Designer, open the report set that is to be exported.
- Click File > Export To > JReport Result. The Export to JReport Result dialog appears. See the dialog.
- Type a name and specify a directory for the result file.
- In the Result box, specify the report(s) in the report set you want to export.
- If you want to export the report set to a zip file, check the Zip option.
- Specify the precision level with which you want to export the reports from the Precision Level drop-down list.
- Click OK, and a .rst file will then be generated in the specified directory.
Notes:
- To make the specified precision take effect, you need to make sure that the Precision Sensitive property of the selected reports is set to true. For details, see Report Property - Precision Sensitive.
- The precision you specify in the Export to JReport Result dialog has higher priority than the one in the Export to category of the Options dialog.
