HeligPfleigh / react-native-thermal-receipt-printer

A RN library for thermal printer
163 stars 103 forks source link

Bug: "B i" at the end of the printed text for Bluetooth printer #65

Open A4TIF opened 3 years ago

A4TIF commented 3 years ago

Current Behavior

Using Example Code: currentPrinter && BLEPrinter.printText("<CM>sample text</CM>\n");

Prints:

sample text B i

See this image here: https://i.imgur.com/wfAbYlt.jpeg

Expected Behavior

Print "sample text"

How to reproduce

Using example app, I can print sample text, but with BLEPrinter.printText or BLEPrinter.printBill, I get this "B i" text at the end of the text!

Your Environment

software version
iOS or Android Android 6
react-native 0.64.1
node 12.22.1
npm or yarn 6.14.12
abhilashiic commented 2 years ago

Same issue.

godiegogt commented 2 years ago

@kptac could you felete the Bi text in the end of you invoice?