^DFDownload Format
^DF configures download Format. It applies to the printer session and subsequent formats and changes job or printer-session state used while processing labels.
These are code examples only. This printer or session command does not produce a standalone label image.
dDevice to store the image
Sets device to store the image. It can be omitted when the documented default is suitable.
- Default
R:- Required
- No
R:d variations
Compare values side by side; other parameters remain at representative defaults.
d = R:
Uses R: for device to store the image while the other command values stay at representative defaults.
^DFR::OBJECT.ZPL
d = E:
Uses E: for device to store the image while the other command values stay at representative defaults.
^DFE::OBJECT.ZPL
oImage name
Sets image name. It can be omitted when the documented default is suitable.
- Default
if a name is not specified, UNKNOWN is used- Required
- No
OBJECT116o variations
Compare values side by side; other parameters remain at representative defaults.
o = OBJECT
Uses OBJECT for image name while the other command values stay at representative defaults.
^DFR::OBJECT.ZPL
o = 1
Uses 1 for image name while the other command values stay at representative defaults.
^DFR::1.ZPL
xExtension
Sets extension. It can be omitted when the documented default is suitable.
- Required
- No
ZPLGRFx variations
Compare values side by side; other parameters remain at representative defaults.
x = ZPL
Uses ZPL for extension while the other command values stay at representative defaults.
^DFR::OBJECT.ZPL
x = GRF
Uses GRF for extension while the other command values stay at representative defaults.
^DFR::OBJECT.GRF
Primary source
Official Zebra reference
Use the manufacturer reference for printer- and firmware-specific behavior beyond ZPLr’s pinned rendering profile.