fgl_report_setPrinterPrintQuality

Control the quality used by the printer.

Syntax

fgl_report_setPrinterPrintQuality(
   printQuality STRING )
  1. printQuality - one of: draft|high|normal

Usage

Function to control the quality used by the printer

Specifies the print quality used by the printer. Default: not set Setting this option reduces the set of usable printers to those matching it.

Fails if argument is not one of the specified values

See Usage.