qrcodejs
qrcodejs copied to clipboard
Generate QR Code into variable
I'm using your library and also jspdf to create some pdf documents.
I just want to generate a QR code and save the result into a variable instead of printing it into a div element so I can put the code into my pdf document.
Is this possible?
I would like to do the same thing. @Seagulls did you figure it out?
I haven't managed to do this yet, I've had a quick look at the code but couldn't figure out where exactly the data uri is generated and stored.
I need this too. Is there a solution? @davidshimjs