Open gonzalopaniagua opened 4 years ago
I had no problems printing your original, unedited base64 image with the cheapest possible BT printer:
Feel free to try my plugin demo app.
Maybe you should try reducing the size of the image to use less resources.
Hello guys,
I achieve to print through base64 but I'm having this issue, when I try to print a base64 image my printer prints only the 80% of the image and then it prints the 20% in the next print.
It's a problem of the printer? Of my code?
I am using the plugin in Ionic.
Here's my image Base64 -> https://pastebin.com/BY45Sa6W
Code that I have in my print.page.ts ->