fgl_report_setSVGPrinterName

Select a specific printer by name.

Syntax

fgl_report_setSVGPrinterName(
   printerName STRING )
  1. printerName is the name of the printer.

Usage

Function to select a specific printer by name.

The function applies only if the option PrintOnNamedPrinter is chosen in a call to fgl_report_configureSVGPreview.

See Usage.