fgl_report_configureDistributedURLPrefix

Configures the URL prefix containing the host and optionally the port and prepended paths for previewing a document.

Syntax

fgl_report_configureDistributedURLPrefix(
   urlPrefix STRING )
  1. urlPrefix is a URL by which the web server can be reached.

Usage

This function is applicable when these conditions apply:

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.