|
@@ -237,7 +237,7 @@ public class ZplPrinter {
|
|
|
}
|
|
|
|
|
|
public static void main(String[] args) {
|
|
|
- ZplPrinter printer = new ZplPrinter("HP LaserJet 1020");
|
|
|
+ ZplPrinter printer = new ZplPrinter("\\\\192.168.11.247\\ZDesigner ZT210-200dpi ZPL");
|
|
|
printBarcode(printer, "K&DD_202221390963&TASK_20222139490279&kT_DH001&KT001&000002");
|
|
|
// ZplPrinter printer = new ZplPrinter("HP LaserJet 1020");
|
|
|
// /**
|