react-native-bluetooth-escpos-printer
react-native-bluetooth-escpos-printer copied to clipboard
Cut the paper after printing
Is there a function that cuts the paper (if available in the printer) after printing is finished? I have to tare the paper myself, but my printer also supports a cutting function.
yes i would like to know that command also
Sending this raw command code at the end will do the trick.
await BluetoothEscposPrinter.printText('\x1B\x69', {});