Reporting API Functions / Functions to change reporting options |
Configure the font embedding in PDF output.
fgl_report_configurePDFFontEmbedding( preferUnicodeEncoding BOOLEAN )
This function configures the font embedding in PDF output.
This function is applicable when PDF output has been selected by a call to the function fgl_report_selectDevice.
The argument to this function is optional, indicated by passing a null value.
See Usage.