migrate fix print
parent
875f930da4
commit
97250689c1
|
|
@ -125,9 +125,6 @@ Future<List<int>> printTextCheck(PaperSize paper, String encoding, var data ) as
|
||||||
}
|
}
|
||||||
ticket.setGlobalCodeTable(codeTable);
|
ticket.setGlobalCodeTable(codeTable);
|
||||||
bytesResult += ticket.emptyLines(1);
|
bytesResult += ticket.emptyLines(1);
|
||||||
//ticket.setGlobalFont(PosFontType.fontB);
|
|
||||||
|
|
||||||
|
|
||||||
String qr = data['qr'];
|
String qr = data['qr'];
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue