Click here to Skip to main content
15,891,976 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi

I scanned the image using twain scanner, now i want to read scanned check i.e. micr line for bank routing number and check number.. please can any one provide me sample code..
i have searched in google but but i didnt find it...

[edit]"Ignore HTML..." option disabled - OriginalGriff[/edit]
Posted
Updated 30-Jun-11 2:19am
v4
Comments
walterhevedeich 30-Jun-11 2:25am    
Oops. I didnt noticed that. Nice one Griff. :)

You didn't look too hard, then.

Google: "MICR line reader c#"[^]
 
Share this answer
 
Comments
Mehersood 30-Jun-11 2:33am    
hi i didnt find in google means doesnt mean i have not searched, i have searched more but i didnt get appropriate one
SQL
Hi,
For past years I had work in Security Printer Company.  In relation to your question regarding the Magnetic Ink Character Recognition (MICR)  as far as I know there is a machine provided with to read such MICR line that is used by Security Printer Company e.g. Central Bank and the Banks.  The check number has checking digits computations which have a combination of the bank branch number, and it is depending on the bank for the computation of the checking digits to arrive such check number for their check security.   I think the best way you to do is to contact such Security Printer Company or the Central Bank and the Bank to coordinate such query.


Hope this could help.

Please remember to mark the replies as answers if they help and unmark them if they provide no help.

Regards,

Algem
 
Share this answer
 
Well I don't have much idea about that but googling gave me few relevant links mentioned below:

Microsoft has Microsoft.PointOfService library for reading MICR, see link below
http://msdn.microsoft.com/en-us/library/microsoft.pointofservice.micr.serialnumber(v=winembedded.1002).aspx[^]

http://stackoverflow.com/questions/6251078/how-to-read-micr-line-in-c[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900