On Tue, 24 Feb 2009, Zhang, Lisheng wrote:
I try to use POI 3.5 beta to extract text from Office 2007, it works for xlsx and xlsm types, but failed to process xlsb type (Excel Binary Workbook) with error:
.xlsb is a completely different file format to .xls or .xlsx, which is why XSSF won't process it.
See the archive for discussions on .xlsb from the last week or two Nick --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
