i have this assignment to submit as a mini project, im ready to pay a few $$$ to get a c++ programmer to write a simple programme that can generate and detect bar codes,
Should be ready to explain in details and all the source code.
Feel free to email me with your charge : phujo@yahoo.co.uk
thanks for your message, im paying money because it is a project for my NGO.....
if you can write a simple programme on barcodes generation and detection please let mi know.. Regards
I think first need a software library that can do barcode scanning. That is the library must work with the barcode scanner to retrieve "data" the scanner "read". If I'm not wrong most barcode scanners manufacturers that sell barcode scanners also provide C/C++ or even Java library so programmers can interface their program to the library to extract "data".
I wonder if there are any Open Source barcode scanner libraries?