How to create QRcode image using normal j2se. Any APIs or classes are available to do this?
feedback
|
|
To do this you need to download following jars, zxing-core-1.7.jar zxing-javase-1.7.jar from http://code.google.com/p/zxing/ try the following code
Hope this helps | |||||||||||
feedback
|