I have a inventory control system.
In here I use a barcode scanner.
How I get the barcode to a variable using the scanner.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
sid teaksonPosted Mar 6, 2014, 12:43 PM
If you capture the barcode as an image, for example using a document scanner or even phone camera, check the following project which allows you to read a wide range of barcode types:
http://www.codeproject.com/Articles/278301/How-to-Read-Barcodes-from-Images-using-LEADTOOLSSanjay KumarPosted Oct 31, 2013, 5:06 AM
try this
http://www.codeproject.com/Articles/42852/Reading-Barcodes-from-an-Image-III
leona lewisPosted Oct 31, 2013, 3:45 AM
and here's the guide of using barcode reader
Jaganathan BantheswaranPosted Oct 19, 2013, 4:13 AM
You will get something from these sources
Barcode Scanner in C#
Generating Barcode in C#
Simple Barcoding In C#
http://www.codeproject.com/Articles/10734/Reading-Barcodes-from-an-Image-II