Reporting API Functions / Functions to change reporting options |
Configures the URL by which the font directory for browser viewing will be visible from a web server.
fgl_report_setBrowserFontDirectoryURL( directory STRING)
For use by Genero Report Viewer for HTML5, when Browser is selected as the output device. See Send report data to a browser.
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.