With 3.8 beta-3 I am getting the same result. I also started having a new problem when I switched to 3.8, about sheet.createFreezePane method, but since it is not totally related, I am planning to ask about it in a different thread. I commented out the lines that use this method and then tried again and had the same problem.
After reading the explanation, I unzipped the two files. Here is a summary of the differences: -app.xml -completely different -core.xml - the rescued document has cp:lastModified and dctems:modified tags in addition to the original document -xl/_rels/workbook.xml.rels.xml - the rescued document has two additional targets defined: calcChain.xml and theme1.xml. Both files have styles.xml defined as a Target. -the rescued document has a theme folder which contains an xml file named theme1.xml. This folder does not exist in the original file. - styles.xml files are different. -the rescued file has calcChain.xml which doesn't exist in the original file. Is this information helpful? We want to start using the new version because of the memory leak fix. Thank you. -- View this message in context: http://apache-poi.1045710.n5.nabble.com/Problem-creating-an-xlsx-file-using-POI-and-XSSF-tp4506461p4623356.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]
