Create an Image report
Set up and configure output to an image file from your reporting application. This option is useful for archiving.
You can use the API function fgl_report_selectDevice("Image") to output the data in the Image Format. Configure the output using the function fgl_report_configureImageDevice.
The following API functions provide more Image options:
- fgl_report_setImageShrinkImagesToPageContent - Configure image cropping.
- fgl_report_setImageUsePageNamesAsFileNames - Configure image file name generation.