januslo / react-native-bluetooth-escpos-printer

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

In this print package i am trying to print the indian Rupee symbol (₹) with amount but it is not printing it is printing other symbol (?) #224

Open Tamilarasan-ThiDiff opened 1 year ago

Tamilarasan-ThiDiff commented 1 year ago

Hii ...

In this printer i need to print the Indian currency symbol (₹) , when i add the symbol in await BluetoothEscposPrinter.printText("₹" ,{}); it is not printing the currency symbol , it is printing the some other symbol

if you have any thoughts about this please share me

Note: tp-react-native-bluetooth-printer - 1.3.5. this version package i am using

Thanks in advance

i have attached screenshot for your reference , In this screenshot first symbol is rupee symbol it is printing like this But other symbols are printing correctly

IMG_20230428_191311

anamtechjay commented 9 months ago

Did you find any solution? @Tamilarasan-ThiDiff