I want to scan barcode for product management
-
I writing a project about product management. Now I want scan barcode of a product when I import/export to store. Can you help me?
What you tried yet?
-
What you tried yet?
I tried WebCodeCamJS[^] but I think it's not convenient. My boss want integrate barcode scanner (like this http://www.cristallight.com/Images/barcode-generator//barcode-scanner.jpg[^]) to website.
-
I writing a project about product management. Now I want scan barcode of a product when I import/export to store. Can you help me?
Most scanners are fairly straightforward devices which read a barcode and return a string containing the actual product number. The issue you need to consider is where the scanner will be connected. If you are trying to do this into a website then how will the users get access to the scanner?