Reporting API Functions / Functions to change reporting options |
Specify the mapping of pages on the physical media.
fgl_report_setPrinterSides( sides STRING)
Function to specify the mapping of pages on the physical media.
Specifies how print-stream pages are to be imposed upon the sides of an instance of a selected medium, i.e., an impression.
By default, this is 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.
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.