Plain English

Downloads an Intellifont (scalable outline font) to the printer. Intellifonts can be scaled to any size without losing quality.

When to use

When you need a scalable font on older Zebra printers that support Intellifont format.

Syntax

~DSd:name,size,data

Parameters

ParameterDescription
d
Drive letter: R, E, or B
name
Font name
size
Total size in bytes
data
Intellifont data

Example

~DSE:MYFONT.FNT,45000,<font data>

Download an Intellifont to flash storage

Try it in the playground View all ZPL commands