I Enabled a Barcode in sharepoint 2013 Custom list, along with Employee ID & Name of the Person
my question now if i scan the barcode it shows only barcode value, but i need other info like Employee id & Name when barcode reads , how to do Programmatically in Sharepoint using Visual studio sharepoint templates
How To Call this barcode in Visual studio?

Miguelangel YerayPosted Feb 11, 2016, 11:30 AM
https://code.msdn.microsoft.com/windowsapps/Uses-the-OCR-Library-to-2a9f5bf4
Also, there are OCR engines from other toolkits (like leadtools) that has native OCR .NET classes for .NET developers. More info can be found here:
http://www.codeproject.com/Articles/30341/Introduction-to-Programming-with-LEADTOOLS-NET-OCR