Download is free! Try it now!       Screen OCR 7.9

OCR for desktop

Character Recognition

You can do it easy
Copy text from
any application   
Recognize text   
in messages   
Grab text from 
protected documents

Features
supports unicode
any style and pitch
any language
text/graphics
umlauts, accents
extremely fast
just one click OCR
Word, Excel
messageboxes
translations




I only receive gibberish (dots and punctuation)
Please try to switch the ClearType font smoothing method off. To do so, go to Control Panel, then click Appearance and Themes. Click Display icon, then select Appearance tab (on the top). Push the "Effects" button and remove mark from the "Use the following method..." item.

The font I need is not recognized.
Look inside OCR.ini (right click the application icon in system tray, then select Properties. Select menu Control and click Advanced properties. In the [Recognition] section, add the desired font in front of others, right after "Include1=". Save the OCR.ini file and please don't forget to rebuild the font database after that !.

I need to recognize a bigger font size.
Look inside OCR.ini (right click the application icon in system tray, then select Properties. Select menu Control and click Advanced properties. In the [Recognition] section, check and correct enumeration of sizes in the line that starts with "Sizes=8-12,14". Save the OCR.ini file and don't forget to rebuild the font database after that !.

What about automation?
Please download and try Screen OCR SDK library.

I get Access Violation error
Please disable Data Execution Prevention. In "System Properties", "Advanced" tab, push the "Settings" button. On the "Data Execution Prevention" tab, add Screen OCR to the list of allowed programs. Or, alternatively, select the "Turn on DEP for essential Windows programs and services only" option.

I receive error 0xc0000135. What to do?
Please download and install Microsoft .NET Framework.

I receive "Internal Error" because of tsCrash under VS2010 (VS2008)
Please disable address space layout randomization:
1.Open the project's Property Pages dialog box.
2.Expand the Configuration Properties node.
3.Expand the Linker node.
4.Select the Advanced property page.
5.Modify the Randomized Base Address property.


Is it possible to integrate Screen OCR SDK with AutoHotkey?
Yes. Please insert the following into a script:
----------
^!h::
oScreenOCR := ComObjCreate("TxtrCtl.TxtrCtl")
oScreenOCR.Init
oScreenOCR.ReadScreen(0, 0, 500, 500)
ocrText := oScreenOCR.Text
oScreenOCR.Term
MsgBox % ocrText
----------
This example uses hotkey Ctrl-Alt-H. When this key combination is pressed, the OCR engine captures an area (0,0) - (500,500) and displays a large message box with the text captured.
Please don't forget to build a font database first. To do so, run any sample included with Screen OCR SDK and click Build font database.

Can I get a license for Screen OCR SDK for free?
Yes. As a special promotion, we give away one license in exchange for Java example. The example should be similar to ours, with clear comments. Contact us




21 day trial

risk free

Download now ! Click here.
(server located in NY, USA)

ORDER ONLINE - just $29.95

(includes 30-day moneyback guarantee)

Do you like it ?
Go order it ! Click here.
Major credit cards accepted
Copyright © 1996-2010 ScreenOCR.com support@screenocr.com