Send raw ZPL to Zebra printer via USB

后端 未结 9 1998
死守一世寂寞
死守一世寂寞 2020-12-07 23:14

Typically, when I plug in my Zebra LP 2844-Z to the USB port, the computer sees it as a printer and I can print to it from notepad like any other generic printer. However, m

9条回答
  •  天命终不由人
    2020-12-07 23:43

    Install an share your printer: \localhost\zebra Send ZPL as text, try with copy first:

    copy file.zpl \localhost\zebra

    very simple, almost no coding.

提交回复
热议问题