leesiongchan / react-native-esc-pos

A React Native ESC/POS module to help you connect to your ESC/POS printer easily.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

arabic laguage problem get ???? any help please

mohamedadlyy opened this issue · comments

Unfortunately this lib doesn't have support for other characters but hardcoded in GBK, you will have to fork (and contribute to support multiple characters is very much appreciated) and modify it as your need, simply replace "GBK" (in PrinterService.java) to your desired character should do the trick!