Reporting API Functions / Functions to change reporting options |
Configure the resolution of embedded images in PDF output.
fgl_report_setPDFImageResolution( imagesResolution INTEGER )
Function to configure the resolution of embedded images in PDF output.
This function is applicable when PDF output has been selected by a call to the function fgl_report_selectDevice.
See Usage.