Skip to content

Latest commit

 

History

History
30 lines (27 loc) · 1.63 KB

tag.barcode.md

File metadata and controls

30 lines (27 loc) · 1.63 KB

To Draw Barcode

To draw barcode in html, you can use drawServlet. It is almost based on barcode4j except QR Code which is powered by ZXing.

Sample for JSP

<img src="drawServlet?type=qrcode&msg=hellword">

API

TypeDescription
qrcodeQR Code
codabarCodabar
code39Code 39
code128Code 128
2of5Interleaved 2 of 5
itf14ITF-14
ean13EAN-13
ean8EAN-8
upcaUPC-A
upceUPC-E
postnetPOSTNET
rmcbcRoyal Mail Customer Barcode
usps4cbUSPS Intelligent Mail
pdf417PDF417
datamatrixDataMatrix