21
Views
3
Comments
How to generate a QR code on a webpage?
Service Studio Version
11.54.69 (Build 63461)

How can I generate a QR code on a webpage based on some provided data? If you know any controls that can generate QR codes or any methods for generating QR codes, please let me know. 

Thank you very much. 

2020-09-15 13-07-23
Kilian Hekhuis
 
MVP

Hi Cesar,

Before asking such questions, always check the Forge. It has various assets that can generate QR codes.

2024-09-17 12-24-07
Rammurthy Naidu Boddu
Champion

Hi @Cesar Ge

If you not interested to use forge component, using java script to generate the QR code 

The details of the java script is providing in the below:

https://www.turing.com/kb/creating-qr-code-using-js

2020-09-15 13-07-23
Kilian Hekhuis
 
MVP

Well, those Forge components are wrappers around JavaScript libraries, so why would you reinvent the wheel?

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.