Reporting API Functions / Functions to change reporting options |
Control the quality used by the printer.
fgl_report_setPrinterPrintQuality( printQuality STRING )
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
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.