Charts exported to xls2003 problem fixed¶
When exporting a report with charts to Excel 2003 (xls2003) the export failed as the used engine (LibXL) can't add bitmaps to xls2003. The solution converts the bitmap to PNG before inserting.
When exporting a report with charts to Excel 2003 (xls2003) the export failed as the used engine (LibXL) can't add bitmaps to xls2003. The solution converts the bitmap to PNG before inserting.