I am developing an application in which I have to scan a hard copy of a form through the application and the form contains an integer number at the right hand corner. Now I want to extract that number and show it an edit text. How can I do it? For example:-
In the attached image I have to extract the text "If" and put it in an edit text.
Thanks in Advance..