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

align QRCode in center?

Open serie1bmw opened this issue 3 years ago • 1 comments

it´s possible align QRCode to center?

i try this but don't work:

await BluetoothEscposPrinter.printerAlign(BluetoothEscposPrinter.ALIGN.CENTER);
await BluetoothEscposPrinter.printQRCode("https://portal.azores.gov.pt/web/drqpe/", 150, 1)

serie1bmw avatar May 30 '21 11:05 serie1bmw

Hello, did you managed to center the QRCode?

hernancasillas avatar Nov 18 '22 17:11 hernancasillas