Friday, December 01, 2006

Installing fonts on Zebra ZPL Printers

DOS command to send a font to a Zebra printer using the ZTOOLS utility (specifically Z-Series printers; most likely specific to printers connected via parallel port):

zloadlit arial.zst lpt1

In the font file (eg. arial.zst), a directory of "R:" represents RAM, "E:" represents onboard flash, and "B:" represents the memory card.

Use: "~WC" to print a configuration label and "^WDR:*.*" to print the contents of the directory. "^CWX,R:ARIAL.FNT" assigns the font to a letter (X, in this case).

0 Comments:

Post a Comment

<< Home