Add QR code in Xml template

<barcode codetype="qrcode" style="width: 1.5in; height: 1.5in; align:center;" showtext="false" value="${schemaArr.itemID}"></barcode>

Specify the codetype as qrcode and add the required width and height.

The Item Id value will be the value sourced for the QR code.

Leave a comment

Your email address will not be published. Required fields are marked *