thiendangit / react-native-thermal-receipt-printer-image-qr

React native thermal receipt printer
https://www.npmjs.com/package/react-native-thermal-receipt-printer-image-qr
112 stars 73 forks source link

How to print Chinese language ? #49

Closed ponleukea closed 2 years ago

ponleukea commented 2 years ago

I want to print receipt with Chinese language.

thiendangit commented 2 years ago

If you just using for android you can using this lib : esc-pos-encoder and encoder for Chinese language. this is example code :https://github.com/thiendangit/react-native-thermal-receipt-printer-image-qr/blob/54b4ec997a4319ca4a330d85523cf9393cbd242d/example/src/HomeScreen.tsx#L231-L238