Output report data in Microsoft RTF format

You can use the API function fgl_report_selectDevice("RTF") to output the data in the RTF Format; configure the output using the function fgl_report_configureRTFDevice.

In order to prevent exhaustion of main memory when processing large documents, the processor can be instructed to swap parts of the document to a temporary disk file when the document size exceeds this threshold. Use the function fgl_report_setRTFMemoryThreshold to specify the threshold.