Reporting API Functions / Functions to change reporting options |
Select which pages should be printed.
fgl_report_setSVGPageRange( fromPage INTEGER, toPage INTEGER )
Function to select which pages should be printed.
The function applies only if the option PrintOnNamedPrinter is chosen in a call to fgl_report_configureSVGPreview.
See Usage.