mnahkies / ng-qrcode

Easy to use AOT compatible QR code generator for Angular projects.
https://mnahkies.github.io/ng-qrcode/
MIT License
53 stars 10 forks source link

How to print the QR code? #50

Closed ShrinivasKattimani closed 2 years ago

ShrinivasKattimani commented 2 years ago

How do I print the generated QR code?

mnahkies commented 2 years ago

Printing using the browsers print dialog works fine for me? Please see the demo application for a usage example https://github.com/mnahkies/ng-qrcode#demo