Thanks for the reply
Should I merge all the jars poi-3.5-beta5-20090219,poi-contrib-3.5-beta5-20090219, poi-ooxml-3.5-beta5-20090219,poi-scratchpad-3.5-beta5-20090219. If yes, can u tell me how to merge ? Dave Fisher-6 wrote: > > Hi, > > This is because version 3.2 does not support XLSX. > > XLSX support in POI is available from trunk or 3.5 beta 5. > > Regards, > Dave > > On May 17, 2009, at 10:30 PM, MY POI wrote: > >> >> Hi i m getting the below exception when i try to .xlsx files. Even >> though i >> tried with POI 3.2 version. >> >> Can you tell me the solution for the problem. >> >> java.io.IOException: Invalid header signature; read 1688935826934608, >> expected -2226271756974174256 >> at >> org >> .apache >> .poi.poifs.storage.HeaderBlockReader.<init>(HeaderBlockReader.java:88) >> at >> org >> .apache >> .poi.poifs.filesystem.POIFSFileSystem.<init>(POIFSFileSystem.java:83) >> >> -- >> View this message in context: >> http://www.nabble.com/.XLSX-issue-tp23591310p23591310.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] >> > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > -- View this message in context: http://www.nabble.com/.XLSX-issue-tp23591310p23591930.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]
