- Joined
- Jun 10, 2022
- Messages
- 1
Is it possible to disable auto-cut at the end of a print transaction? We want to control it manually by doing "printer.addCut()"
The reason why we want to do it manually is because we've written an abstraction layer over the print functions to support multiple printer brands. Other brands don't have auto cut. It would be easier if we could configure them the same way
The reason why we want to do it manually is because we've written an abstraction layer over the print functions to support multiple printer brands. Other brands don't have auto cut. It would be easier if we could configure them the same way
Last edited: