Extract text from image/screen

Hi,

  I wonder if anyone know how to extract text from image or from the screen. Once I found the image, I want to extract the text accordingly. Thanks for the help.

Hello,

You can search for the image and then use code like this:

ReadText at foundimagelocation()

There is information on this Knowledge Base post about techniques to enhance the accuracy of the OCR (Optical Character Recognition) tool. The parameters you use etc. will depend on the text you are trying to read.

http://www.testplant.com/support/2012/02/working-with-ocr/

-Elizabeth