Barcode encoding library supporting over 50 symbologies
Barcode encoding library supporting over 50 symbologies
zint$ zint -b QRCODE -d 'Hello World' -o qrcode.png$ zint -b CODE128 -d '123456789' -h 50 -o barcode.png$ zint -b EANX -d '5901234123457' -o product.svg