Add QR Code in Advanced PDF Template

codetype = qrcode

Sample – <barcode codetype=”qrcode” height=”100px” showtext=”true” value=”Company Name:${subsidiary.name};VAT Number:${record.vatregnum};VAT Amount:${record.taxtotal};Grand Total:${record.total}”/>

The data in the “Value” part will display when scanning the QR code.

We can also give static values to the QR Code.

Leave a comment

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