Create an SVG report
The SVG report format uses the integrated Genero Report Viewer to display a report.
You can use the API function fgl_report_selectDevice("SVG")  to output the data in the SVG Format. 
The following API functions provide more SVG options:
- fgl_report_configureSVGDevice - configures the SVG output.
 - fgl_report_configureSVGPreview - configures SVG preview options.
 - fgl_report_setSVGCompression - specifies whether the output should be compressed.
 - fgl_report_setSVGCopies - specifies the number of copies to be printed
 - fgl_report_setSVGOrientationRequested - specifies whether the report is printed in portrait or landscape.
 - fgl_report_setSVGPageRange - selects which pages should be printed
 - fgl_report_setSVGPaperSource - selects the input source of the printer
 - fgl_report_setSVGPrinterName - selects a specific printer by name
 - fgl_report_setSVGSheetCollate - controls the collation of multiple copies