<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.