react-native-bluetooth-escpos-printer icon indicating copy to clipboard operation
react-native-bluetooth-escpos-printer copied to clipboard

Can't print QRcode on iOS PRINT_IMAGE_FAILED.

Open TrustyTechSG opened this issue 4 years ago • 4 comments

PRINT_IMAGE_FAILED ERROR throws right after printPIC or printQRCode command finished. printPIC can print out image correctly before the PRINT_IMAGE_FAILED error, but printQRCode can't print any meaningful contents, please refer to the photo image

TrustyTechSG avatar Jul 03 '20 09:07 TrustyTechSG

Have you found a solution to this problem?

klichg0ky avatar Aug 13 '20 14:08 klichg0ky

@TrustyTechSG did you work in IOS ? can you please share the code how to print? how to connect the device and sending text or contents to printer.

FazilMuhammed avatar Sep 29 '20 11:09 FazilMuhammed

I got this error, I sent a base64 image to the printer

lntoan avatar Jan 14 '21 08:01 lntoan

Try setting a width that is divisible by 8

bobharley avatar Jan 31 '23 14:01 bobharley