Jump to content

about Optical Character Recognition


Recommended Posts

Thank You for answering.

I read a lot for ControlGetText, but it cant extract info from this this control:

Basic Window Info:

Title: Untitled

Class: AfxFrameOrView70u

Basic Control Info:

Class: AfxWnd70u

Instance: 7

Here is the code:

$text = ControlGetText("Untitled", "","[CLASS:AfxWnd70u; INSTANCE:7]")
MsgBox(0, "Text read was:", $text)

Can you tell me where the problem is?

Thank you

Edited by alex70
Link to comment
Share on other sites

  • 1 month later...

I am facing the same problem as you did. Just cannot get the text using ControlGetText function.

And I am planning to use Ocr for the moment. But I am still not very sure if using Ocr to get the text is the best solution. Anyone with experience could say something about it?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...