Hi,
Wrong character reading(with confidence) can not be avoided in ABBYY, So I want to do some integration with my existing database and if any word is matching with just replacement of one character then i want to show that character in red. So is it possible to make any letter red in ABBYY FC11 Distributed?
Thanks,
Rahul
Comments
1 comment
Hello,
In the script you may use the NeedVerification property for each symbol from Symbols collection of the IField (look at the article: Appendix > Using scripts in ABBYY FlexiCapture > Scripts for customizing processing stages > Objects > IField) and when this parameter is set to "true", then the symbol will be marked by red.
Please sign in to leave a comment.