I need to extract information from an Excel (xls) file in Biff4 format, and Apache POI, although great for reading Excel 97-2003 files, does not help much with these older versions.
What other library can I use to read these older files?
I need to extract information from an Excel (xls) file in Biff4 format, and Apache POI, although great for reading Excel 97-2003 files, does not help much with these older versions.
What other library can I use to read these older files?