Comment on Client-side QR code generator with SVG outputparentComments−asplake2yWith SVG you can render directly on the page, no extra file involved.−rossant2yYou can also do that with png https://stackoverflow.com/a/8499716/1595060
Comments
With SVG you can render directly on the page, no extra file involved.
You can also do that with png https://stackoverflow.com/a/8499716/1595060