fgl_report_setPrinterName

Select a specific printer by name.

Syntax

fgl_report_setPrinterName(
   printerName STRING)
  1. printerName - the name of the printer.

Usage

Function to select a specific printer by name.

Name of requested printer listed as "SERVICE". A special meaning is attached to the name "stdout". If this value is specified, then postscript is written to stdout. Default value is "Not Set". Setting this option reduces the set of usable printers to those matching it.

See Usage.