I try to print the check with the help of the library , the problem is that the text is written, but the check does not crawl out, that is, the printing does not stop. How to be?
Printing device: Nippon NP-F309 thermal printer.
So I bring the information to the check:
outEndpoint.transfer('Hello, World', (error) => { console.log('outEndpoint.transfer', error); }) but a check is not issued.