Closed IagoRocha3112 closed 2 years ago
Example of use
ThermalPrinter.printFormattedTextAndCut({ type: printerToUse.type, id: printerToUse.id, text: strText, mmFeedPaper: 120, printerWidthMM: 68, printerNbrCharactersPerLine: 48, charsetEncoding: { charsetName: 'IBM860', charsetId: 3 } }, ...
Would be nice to add your example to the readme, too. But its merged now 😊
Example of use