I'm now trying to create an web application or software, whatever, by c# to achieve a process -- when I scan a piece of paper(contains barcode) using my office scanner, the software or web application will automatically get the the barcode content.
I'm now a bit confusing of how to achieve this. Anyone has idea about this? Do I need to call the Scanner's API or something? My scanner brand is EPSON.
Thanks in advance.
This will give you a general idea on creating your desired application
Some of the articles that will help you..