Content Handler For XLSX

Hi Experts,

I was receving xls files for one interface. I was parsing the xls file using Apache POI content handler. Now I am receiving xlsx files and my content handler is not recongizing it.

What I need to do to read the contents of the xlsx file?

Any inputs…

Cheers,
Sasanka

Hi Sasanka,

Were you able to do it?

Hi,

did you check for an update of the POI library if there is a newer version available which can deal with the new XML formats?

Regards,
Holger