januslo / react-native-bluetooth-escpos-printer

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

not print character $ #74

Open jcaravana opened 4 years ago

jcaravana commented 4 years ago

Hello, how are you? First of all congratulations for the excellent work.

I would like your help. I am trying to print $ character only that it prints ¥. I tried to change codepage and encoding but to no avail.

Do you know what it can be?

In test test store applications for printer normally prints the $ character.

Thanks in advance.

valiaghaei commented 3 years ago

Hello, how are you? First of all congratulations for the excellent work.

I would like your help. I am trying to print $ character only that it prints ¥. I tried to change codepage and encoding but to no avail.

Do you know what it can be?

In test test store applications for printer normally prints the $ character.

Thanks in advance.

Hi, same issue , i want to print pound sign but i can not , it prints question sign insted , could you solved this ???

aroumane commented 3 years ago

Hello, For the euro sign the configuration is this:

{
encoding:' Cp858',
codepage: 13
}

for the French language