Reporting API Functions / Functions to change reporting options |
Control the paper orientation.
fgl_report_setPrinterOrientationRequested( orientationRequested STRING)
Function to control the paper orientation.
Controls the paper orientation. Normally this value should not be set. The style sets the value internally by analyzing the page's width and height values. 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.