hi i am currently working on my school project on OCR...
i tried some coed that i downloaded from the web..
but i have this error when i i run it and try to convert the image file into text file
here the error given :
The specified module could not be found. (Exception from HRESULT: 0x8007007E)
at Aquaforest.OCR.Api.Ocr.(PreProcessor ) at Aquaforest.OCR.Api.Ocr.Recognize(PreProcessor preProcessor) at Web_Application._Default.ButtonConvert_Click(Object sender, EventArgs e) in C:\Users\ipcl\Desktop\asp2.net\Web Application\Default.aspx.cs:line 68
any suggestion to solve it?