Hi All,
How to scan documents for OCR process? and what is the difference between narmal scanning and OCR process?
suppose if i need to process a customers application form,
how to create the common template to get common (for all applications) informations(like customer name, customer address,etc) from application form.
example :
Customer Full Name : Ramesh V
in that example , i need to collect all the customer full name values from the customer scanned documents.
please give me the ideas and sample code for OCR process in c# version.