I am trying to integrate some ocr functionality into a multithreaded job processing software. Without the ocr everything is stable and threadsafe.
OCRTesseractDoOCR is working fine sequentially (while using only 1 thread), but with 2 threads and more it crashes with an access violation in gdocrplug.tesseract.dll. (Windows 7-64, Delphi 7).
So: Is OCRTesseractDoOCR not threadsafe?
Btw, I am impressed with GdPicture ActiveX, good work!
Greetings from Berlin
Erwin Jurschitza
