91
EPL Commands
EK
12/16/13 EPL Programming Guide 14245L-003 Rev. A
EK
Delete Soft Font
Description This command is used to delete soft fonts from memory.
Syntax EK {”FONTNAME”|”*”}
Parameters This table identifies the parameters for this format:
Note • Soft fonts can be downloaded to and deleted from the printer using the Soft Font
Downloader Utility or Zebra Designer.
Parameters Details
FONTNAME
By entering the name of a font, that font will be deleted from
memory.
*
By including an “*” (wild card), ALL fonts will be deleted
from memory.
Example 1 • This example deletes font “A”
EK”A”↵
Example 2 • This example deletes all fonts.
EK”*”↵