Supply more information. I'm not convinced its POI's fault. --=20 Andrew C. Oliver http://www.superlinksoftware.com/poi.jsp Custom enhancements and Commercial Implementation for Jakarta POI
http://jakarta.apache.org/poi For Java and Excel, Got POI? > From: Bruno Marqui=E9 <[EMAIL PROTECTED]> > Reply-To: "POI Developers List" <[EMAIL PROTECTED]> > Date: Thu, 05 Aug 2004 15:20:16 +0200 > To: [EMAIL PROTECTED] > Subject: POI and OpenOffice >=20 > Hello again! >=20 > Is there nobody who could help me? The OpenOffice team try to help me, > but if the problem is with POI ... I thought OpenOffice and POI teams > were working together ? >=20 > Thx >=20 >> Hi all, >>=20 >> We have a compatibility problem between Open Office and the POI API to >> manage Excel Files. We can't succeed to read with POI files those were >> created initially by POI and modified after with Open Office. Our Java >> application freeze when trying to execute this line: >>=20 >> aWorkbook =3D new HSSFWorkbook(new FileInputStream(aWorkBookFileName)); >>=20 >> BUT If we modify the file with microsoft Excel and read it after with >> POI , there is no problem! And if we try to create an Excel File with >> Open Office and read it after with POI, it's working too... >>=20 >> If someone have experienced the same problem, please help me! >>=20 >> Thanks, >>=20 >> Bruno >>=20 >=20 >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] >=20 >=20 >=20 > --------------------------------------------------------------------- > 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]
