Reporting API Functions / Functions to change reporting options |
Select the type of media to use.
fgl_report_setPrinterMediaName( mediaTray STRING)
Function to select the type of media to use.
Controls the type of media to choose. This function and the functions fgl_report_setPrinterMediaSizeName and fgl_report_setPrinterMediaTray are mutually exclusive. Default: "not set" 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.