januslo / react-native-sunmi-inner-printer

http://docs.sunmi.com/htmls/index.html?lang=zh##V1文档资源 根据商米V1文档开发的热敏打印
MIT License
74 stars 120 forks source link

Print Bold Text #39

Closed VyankeshH closed 5 years ago

VyankeshH commented 5 years ago

Hello @januslo I couldn't find any way to print bold text on my printer,SO how could I print bold Text on printer.

Thank you.

januslo commented 5 years ago

you may need to check the ESC/POS command to figure out the "bold command" then send the raw data (bytes )with sendRAWData () method. Or yo u may call setFontSize() before call printString set make font larger