januslo / react-native-bluetooth-escpos-printer

React-Native plugin for the bluetooth ESC/POS & TSC printers.
MIT License
368 stars 425 forks source link

PrintPic Image larger then devicesWith #20

Open ghost opened 5 years ago

ghost commented 5 years ago

BluetoothEscposPrinter.setWidth(484) BluetoothEscposPrinter.printPic(value, options);

can not printing width large image HELP ME

ghost commented 5 years ago

max 484 width image

januslo commented 5 years ago

sorry larger then devicesWith ?

januslo commented 5 years ago

may i know what is the problem? I am using GS v 0 m xL xH yL yH d1....dk to print the BMP image.

januslo commented 5 years ago

hi, any update?

hatuanit1812 commented 5 years ago

hi januslo, BluetoothEscposPrinter.printPic(value, options) run on IOS is OK ? I test on Android is ok but run on Ios is not good.

firdaussoberi commented 5 years ago

Hi @hatuanit1812.

We are all affected for iOS. I had same problem, look at issue #38. He's still checking on it I believe.