To Disk
This tab is for you to specify settings for publishing report results to the file system. See the tab.
Publish to Disk
Specifies to publish the report result to the file system.
You can publish the report result to the following formats. For each format, you can decide whether to publish the results to the server resource tree or to the server disk path. Then you need to type in the blank location field root of the resource tree or disk path as shown in the examples below:
Example for server resource tree: /SampleReports/report1.rst
Example for server disk path: C:\temp\report1.rst
- JReport Result
Publishes the report to a JReport result file (RST file).
- Page Report Result
Publishes the report to a page report result file (RSD file) that can be viewed in a Page Report Studio window.
- Web Report Result
Publishes the web report to a static web report result file (WST file).
- HTML
Publishes the report result to the file system in HTML format.
- PDF
Publishes the report result to the file system in PDF format.
- Excel
Publishes the report result to the file system in Excel format.
- Text
Publishes the report result to the file system in Text format.
- RTF
Publishes the report result to the file system in RTF format.
- XML
Publishes the report result to the file system in XML format.
- PostScript
Publishes the report result to the file system in PostScript format.
Notes:
- For the JReport Result and Page Report Result formats, you need only provide one file path because all selected report tabs will be output into one file. For other formats, you need specify a file path for each selected report tab.
- The files with the extension of .rsd should be opened with Page Report Studio and those with the extension of .rst should be opened by JReport Server.