MODI error

V

Venedict

Hi All,

I'm writing a C# application with MODI object model to automate OCR process.
After OCR, will do matching of the result for each image.

But there is an error " Attempted to read or write protected memory" prompts
up. I have few K of records to process. I suspect maybe the OCR process is
not complete yet, but the process will go for next image causing the error.

Anyone encounter this error before?
 
Top