Graphics

^DYDownload Objects

Downloads a graphic, font, or image file into printer memory.

Category
Graphics
Syntax
^DYd:o.x,b,a,t,w,data

What ^DY does

^DY sends an image (PNG, BMP, GRF), font, or other object to the printer's memory so it can be recalled by name later with ^XG or ^IM. It is the modern way to store logos and reusable graphics on the printer.

Syntax

^DYd:o.x,b,a,t,w,data

Parameters

ParameterDescriptionValuesDefault
d:o.xDestination drive, name and extension
bDownload formatA ASCII, B binary, P PNG…
aObject type / extension of the stored file
tTotal number of bytes in the object
wBytes per row (for bitmaps)
dataThe object data itself

Example

^XA
^DYR:LOGO,P,P,8004,,<png bytes>
^XZ

Store once, then recall on every label with ^XGR:LOGO.GRF.

Paste this into the free ZPL viewer to see it render, or convert it to PDF.

Notes & tips

  • Recall the stored object with ^XG or ^IM.
  • Storing a logo once saves resending it on every label.

See the full ZPL command reference for all 92 documented commands.

Work with your labels, not just read about them

Zentralabel converts, previews, validates, and enriches ZPL labels right in your browser — free tools for one-offs, batch processing for scale.