neocotic / qrious

Pure JavaScript library for QR code generation using canvas
https://neocotic.com/qrious
Other
1.55k stars 216 forks source link

Get Base64 JPEG image code #39

Closed kamaldeepoodles closed 8 years ago

kamaldeepoodles commented 8 years ago

Hi, I have an issue i.e. to generate the PDF using https://parall.ax/products/jspdf plugin, I need Base64 JPEG image code against the generated QR code. Can you please let me know how to get this ?

neocotic commented 8 years ago

This is already covered in the API documentation.