Exporting to RTF
To export the results of a report to an RTF format file, follow the steps below:
- Open the report you want to export.
- Select File > Export > To RTF. The Export to RTF dialog appears.
- Specify the directory and file name respectively in the Directory and File name text boxes. If you don't specify the name, Logi JReport will apply the report name as the default RTF file name.
- If you are exporting a page report, in the Select Report Tabs box, select the report tabs in the page report you want to export. The selected report tabs will be exported in the list order. You can select or to change the order of the report tabs.
- Check the No Margin checkbox to remove the margins that are originally set while you design the report.
- Check Best Editing to apply the flow layout when exporting.
- Check Run Linked Report if you want to include the reports that is linked with the report (not including the detail reports) in the exported RTF result. If you are only interested in the primary report, leave this option unchecked. Generating linked reports at the same time, especially when the linked reports contain a large amount of data, will cause performance issue.
- Select OK, and a file with the extension .rtf will be generated.
Notes:
- If Best Editing is checked, the results can be edited easily, but the layout may be different from that you designed, because some flow layout properties will not be supported by Logi JReport RTF exporter, such as clear, relative and so on.
- In the Best Editing mode, one report just has one default tab which is in the last paragraph, so others will be ignored.