node-escpos icon indicating copy to clipboard operation
node-escpos copied to clipboard

Cannot print Chinese currency character ¥

Open HualiangLI opened this issue 5 years ago • 1 comments

I'm trying to print a template including the Chinese currency character ¥ with encoding GB18030. And the character will be printed as '0 6'. Is there any thing wrong with my encoding config?

Example

Text to be print: ¥192.00 The quick brown fox jumps over the lazy dog 敏捷的棕色狐狸跳过懒狗

Acctually it will be printed as: 0 6192.00 The quick brown fox jumps over the lazy dog 敏捷的棕色狐狸跳过懒狗

HualiangLI avatar Jan 07 '21 11:01 HualiangLI

hi, did u manage to find a solution for this?

shraey-chikker avatar Aug 02 '22 10:08 shraey-chikker