To draw barcode in html, you can use drawServlet. It is almost based on barcode4j except QR Code which is powered by ZXing.
<img src="drawServlet?type=qrcode&msg=hellword">
To draw barcode in html, you can use drawServlet. It is almost based on barcode4j except QR Code which is powered by ZXing.
<img src="drawServlet?type=qrcode&msg=hellword">