Jakarta POI API and OpenOffice

A

atransiciel

Hi all,

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:

aWorkbook = new HSSFWorkbook(new FileInputStream(aWorkBookFileName));

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...

If someone have experienced the same problem, please help me!

Thanks,

Bruno
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,049
Latest member
Allen00Reed

Latest Threads

Top