jxl.read.biff.BiffException: Unable to recognize OLE stream
843838Dec 1 2005 — edited Sep 4 2009hi,
I am trying to dynami ally generate Excel sheet using Java code.
Wht I did was I generated the numbers in NOTEPAD and rename it with .xls.
Now when I am trying to read the .xls file using JExcelApi..
I am getting the following error
jxl.read.biff.BiffException: Unable to recognize OLE stream
Can any one tell me what should I do..to over come it.....
If I have to read the filr from Notepad it self.
Vijay