User would like to add QR code to the Advance PDF/HTML Template printout.
Solution
QR code can be added to the Advance PDF/HTML Template by following the steps below:
- As Administrator, navigate to Customization > Forms > Advance PDF/HTML Templates
- Click Edit next to the Advance PDF/HTML Template that needs to be customized
- Click at Source Code radio-button
- Click Yes at displayed information window, if needed
- Insert the HTML code for QR code at the desired location:
<barcode codetype="qrcode" height="100px" width="100px" showtext="true" value="<Value of the QR Code goes here>"/>
- Click Save