I am creating a xlsx file using xssf api using xml streaming. There are some special characters in the input data due to which final excel file generated is getting corrupted.
Below is the message when trying to open the xls file: /I got the following error as 'Excel Found unreadable content in FileNMMMM.xslx.Do you want to recover the contents of this workbook? If you trust the source of this workbook,click yes'/ Attached is the message that I am getting when I click on the yes button. Excel_Issue.jpg <http://apache-poi.1045710.n5.nabble.com/file/n5716960/Excel_Issue.jpg> Please let me know how to avoid these error while using xml streaming or is there any other way we can use streaming benefits (like sxssf API) with no other impact. Thanks -- View this message in context: http://apache-poi.1045710.n5.nabble.com/Error-Illigle-name-chartor-while-creating-xls-using-xml-streaming-tp5716960.html Sent from the POI - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
