Hi,
We use Apose 4.0 version. Our system generates Excel 2003 reports using Excel templates which are used to format the data read from flat files. Since we had issues with rage and page limitations with Excel 2003 some of the data was lost when the reports were generated. So we tried saving the report as Xslx format and apparently .Net code does not seem to working the same way as it is supposed to behave for Xlsx version. Its is grabbing the template information into the Final report by default. Any idea of how it can be fixed?