fgl_report_setPrinterChromaticity

Control color selection of the printer.

Syntax

fgl_report_setPrinterChromaticity(
   chromaticity STRING )
  1. chromaticity - one of: monochrome|color.

Usage

Function to control color selection of the printer

Controls how the print data should be generated or processed. It does not confine the printer selection to printers with the specified capability. Default value is color. Setting this option reduces the set of usable printers to those matching it.

Fails if the argument is not one of the specified values.

See Usage.