Is there a way to disable the learning algorithm as I have the same page 4 times in a given document and the OCR returns progressively worse results each time it attempts to process the given text area within the page image.
I've tried using gpi.OCRTesseractClear(); and gpi.OCRTesseractReinit(); prior to calling DoOCR() but it doesn't seem to make any difference!
This is obviously quite frustrating!
Thanks,
Iain
