jeromeetienne / jquery-qrcode

qrcode generation standalone (doesn't depend on external services)
http://blog.jetienne.com/blog/2011/04/07/jquery-qrcode/
MIT License
4.84k stars 2.5k forks source link

Get base64 buffer only #87

Open mscreenie opened 7 years ago

mscreenie commented 7 years ago

hi,

I am aware a newer version exist but in my case it does not work in Chrome 41. This plugin works just fine.

I wanted to know if its possible to just return the buffer only instead of writing it to a element.

JohannLai commented 5 years ago

I need it too.