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

jquer_qrcode problem in canvas #48

Open ashishdhingra04 opened 11 years ago

ashishdhingra04 commented 11 years ago

The code to print QR code in canvas as given in example is not working.I am experiencing the error "object doesn't support this property",where as if we write render:table,it works fine.but if i put window.print,qr code doesn't get printed.