is there a way to print QR CODE in html template?
i have tried
<QR>123456789
but nothing showing
is there a way to print QR CODE in html template?
i have tried
<QR>123456789
but nothing showing
It will not print in html you must find a third party to render it and then include it.
solved it by saving the qrcode as a png then converted it to bmp…under my ticket template i put C:/logo.bmp