fgl_report_setBrowserFontDirectory

Configures the font directory for browser viewing.

Syntax

fgl_report_setBrowserFontDirectory(
  directory STRING)
  1. directory - The directory to hold the font files for use by Genero Report Viewer for HTML5, when Browser is selected as the output device.

Usage

For an 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.