On Fri, 19 Feb 2010, William Lindner, III wrote:
I have an excel file that I can open in Excel, but when I attempt to
open as an input stream and read as a new
POIFSFileSystem(inputStream), I get the stack trace:

First question - have you tried with the latest poi?

Second question - if you load it in excel, save it as another file, can poi open it?

That exception is normally caused by a corrupt file, or a file written by something other than excel where they didn't quite read the spec properly

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to