Hi There !
I’ve got a text field with QR CODE 64 data, like that…
How to display que QR, for camera reading?
I’ve tried with HTML and IMAGE Components with no success… There must be a tricky !
Tks in advance
Hi There !
I’ve got a text field with QR CODE 64 data, like that…
How to display que QR, for camera reading?
I’ve tried with HTML and IMAGE Components with no success… There must be a tricky !
Tks in advance
Hi @augusto1 ,
You can add “data:image/png;base64,” just before this QR code data.
load this data to img element, sure, it will show the qr image.
Tks Very Much !!!
This topic was automatically closed after 70 days. New replies are no longer allowed.