Hi, I am seeing an issue with the HSSF reader to read a xls file. if the first column of my xls file is blank then the reader is not reading the record at all. that means, if column A is blank and i have data in column B onwards, then the reader doesn't reads the record at all. blank records in between are handled correctly. is this a bug ? or there is any way to take care of this.
Thanks for any help. -- View this message in context: http://old.nabble.com/xls-file-reading-skipping-record-tp27657150p27657150.html Sent from the POI - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
