react-native-bluetooth-serial
react-native-bluetooth-serial copied to clipboard
Auto cut functionality
I want to use auto cut functionality. Can anyone knows how to do it. Thanks
Anyone can help?
Hello, hope you already found the solution. First thing you have to do is to make sure your bluetooth printer got that feature. Assuming it has, here is a reference. You can use escpos-xml and use TextLine as described here https://www.npmjs.com/package/escpos-xml
It will cut the paper automatically. And last, please close this issue if it already solved @mtahir08