HeligPfleigh / react-native-thermal-receipt-printer

A RN library for thermal printer
163 stars 103 forks source link

predefined-tag is not working and can not print Vietnamese! (NETprinter) #54

Open HXThai opened 3 years ago

HeligPfleigh commented 3 years ago

This one could be done by converting your data to Buffer then cast it to hex -> using sendHex function https://github.com/HeligPfleigh/react-native-thermal-receipt-printer/blob/dfce0bd2adf1d58aa0077465299a48e7cefa14f0/ios/PrinterSDK/PrinterSDK.h#L58

Could you help me to export that method on some PR?

HXThai commented 3 years ago

I tried and it doesn't work, can you give me an example?

hoanganhnh2009 commented 2 years ago

Not working