I have developed a Point of Sale (POS) system in Java.
Now I want to implement bar code functionality in the program: like I purchase a bar code scanner and want to implement it with my program, and also to generate bar codes.
Is it possible?
You can use this open source library. zxing