All, I am revisiting a problem I am still having last week and if anyone has Tesseract OCR installed on windows 7 and the Tesseract.au3 UDF and can test for me I would be greatly appreciative this has been bugging me for about a week now.  My goal is to use the Tesseract UDF screencapture function to read in text. #include <Tesseract.au3> $OCR_Result = _TesseractScreenCapture(0,"",1,1,294,121,377,166,0) MsgBox(0, "Result: ", $OCR_Result) The version of Tesseract I am using can be fo