Hi
I am working on an application which requires me to Export Reports as SpreadSheet. If MS Office is installed, I use the Excel API's to create the required Spreadsheet. If not, I use OpenXML SDK to create the required Reports.
My Problem is that, the Reports which I create using OpenXML are in XLSX Format . when I open the document in OpenOffice and try to save it, It requires me to save it in any of the native OpenOffice Formats. (Requiring me to save it as another file than the one i created resulting in duplicate reports)
Is there a way I could convert the XLSX format to ODS or XLS format which can be easily opened,edited and saved , so that I dont end up having duplicate reports ?
Regards
Anu
Anu Viswan : www.AnuViswan.blogspot.com