Reporting API Functions / Functions to change reporting options |
Restore text-based report output.
Function to restore text-based report output.
The graphical compatibility mode switched on by calling fgl_report_loadCurrentSettings(NULL) is switched off using this function.
For a generic example of Genero code using a reporting function, see Using report output functions. This example may not use the specific function discussed in this topic, however it provides details on where you would place this (and other) report output functions.