문제

Is there any way to read back or import .zpl format from Zebra S4M printer to computer?

In ZPL II programming manual there is a Download Format command ^DF which doesn't seem to do exactly what I mean.

도움이 되었습니까?

해결책

^DF is for downloading the format to the printer.

^HF is for retrieving the format. You can also retrieve the format from the printer's web page.

This command can be found in the following manual https://ups.zebra.com/UPSZebraWeb/support/downloads/ZP450/pdf/ZPL2-programmers-manual.pdf

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top