On Fri, 1 Aug 2014, Chris Bamford wrote:
I have recently received a number of xls files which generate the following exception when trying to extract text from them:

org.apache.poi.hssf.record.RecordFormatException: Not enough data (0) to read requested (2) bytes

The interesting thing will be to know what Record it was trying to create when it hit that. Should be further down in the stacktrace.

Also, make sure you're using the latest version of Apache POI (3.11 beta 1 should be out next week, all being well, see dev@ for the release candidate details)

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to