I am attempting text extraction and get the following error: Java.lang.RuntimeException: Found EOFRecord before WindowTwoRecord was encountered At org.apache.poi.hssf.model.RecordOrderer.isEndOfRowBlock(RecordOrderer.java:4 26)
Is this an improperly formatted excel document? Thanks
