shangmisunmi / SunmiPrinterDemo

printer test demo
290 stars 139 forks source link

How to print Chinese, but using raw data. #53

Open Lee827 opened 3 years ago

Lee827 commented 3 years ago
  1. How to print Chinese, but using raw data. (sunmiPrinterService.sendRAWData())
  2. Have any devices that do not support print bitmap? Thank you!
git175010415 commented 3 years ago

1、sunmi printer support gb18030 character, you need to convert Chinese to GB18030 code. 2、Printers should support to print bitmap, but Color may not convert to black and white.