On Fri, 25 Jul 2008, Dobson, Paul L CTR USAF AFMC 416 SCMS/OBN wrote:
I worked through all the java exceptions in my code and created a .xlsx document using poi-3.5-beta1. I can unzip the document and it appears to be a at least a great attempt at the OOXML format. The sheet1.xml file has the data in it that it should. Problem is, when I try to open the document in excel 2007, I get a message saying "The converter could not open the file."
I can only suggest trying a simpler file to start with, to see if you can spot what breaks it :/
Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
