On Mon, 15 Sep 2008, Davanagere, Nagaraj wrote:
Here is the file I was trying to parse.
Based on your feedback it looks like I need to use JDK 1.5.

Yes, that file is an OOXML file. You'll need to use java 1.5, and XSSF (see the docs that come with the poi 3.5 beta for how to do XSSF and HSSF with the same code)

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to