in reply to Re^2: Why the Create method keep failing using Office 2007 OCR API?
in thread Why the Create method keep failing using Office 2007 OCR API?
to$miDoc->OCR();
can solve the problem but somehow if I use$miDoc->OCR(2052,1,1); #2052 is the LangId for Chinese
Windows XP would throw me an error saying:$miDoc->OCR(9,1,1); #9 is the LangId for English
Anyway, thank you guys! I'm really happy that the problem is gone :Dunknown software exception
|
|---|