Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Screen Scrape Text Capture
#17
Also tested this.

http://www.renovation-software.com/text ... b-sdk.html

Single license costs $30. Works with more programs, including openoffice. Could not compare speed because the evaluation version shows a message box every time.

Macro
Code:
Copy      Help
typelib TextGRABSDKLib {EFC617C2-F1EF-461B-BA5C-3FE1EE4A95F1} 3.0
out
BSTR b
TextGRABSDKLib.TextGRABSDK t._create
t.SetLicense("" "")
int h=_hwndqm
t.CaptureFromHWND(h b)
out b


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)