razmans / ionicBluetoothPrint

If you are looking to find out how to print on a bluetooth printer with an ionic 2+ app, you have come to the right place
60 stars 37 forks source link

Print QRCode #7

Closed boubacar2 closed 6 years ago

boubacar2 commented 6 years ago

Hi, Thx you very much for your job. But i want print QRCode and HTML content in pos thermal Do you know how i can do that ? Thx

razmans commented 6 years ago

You should be able to print plain text, regarding HTML content, just push the HTML text into the buffer

Sorry, I have not figured how to print QR Code or images yet.

boubacar2 commented 6 years ago

Thx for your answer. Push the text html in the buffer? I can not do it. Can you give me a little example so that I can understand the process, please?