Skip to command documentation
Supportedstoragejobsession scope
^IS

Image Save

^IS configures image Save. 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.

Syntax
^ISd:o.x,p
d

Location of the stored object

Sets location of the stored object. It can be omitted when the documented default is suitable.

Default
R:
Required
No
Documented valuesR:

d variations

Compare values side by side; other parameters remain at representative defaults.

Side-by-side comparison2 variations

d = R:

Uses R: for location of the stored object while the other command values stay at representative defaults.

ZPLcaret-is-d-1.zpl
^ISR::OBJECT.GRF,Y

d = E:

Uses E: for location of the stored object while the other command values stay at representative defaults.

ZPLcaret-is-d-2.zpl
^ISE::OBJECT.GRF,Y
o

Object name

Sets object name. It can be omitted when the documented default is suitable.

Default
if a name is not specified, UNKNOWN is used
Required
No
Documented valuesOBJECT18

o variations

Compare values side by side; other parameters remain at representative defaults.

Side-by-side comparison2 variations

o = OBJECT

Uses OBJECT for object name while the other command values stay at representative defaults.

ZPLcaret-is-o-1.zpl
^ISR::OBJECT.GRF,Y

o = 1

Uses 1 for object name while the other command values stay at representative defaults.

ZPLcaret-is-o-2.zpl
^ISR::1.GRF,Y
x

Extension

Sets extension. It can be omitted when the documented default is suitable.

Required
No
Documented valuesGRFPNG

x variations

Compare values side by side; other parameters remain at representative defaults.

Side-by-side comparison2 variations

x = GRF

Uses GRF for extension while the other command values stay at representative defaults.

ZPLcaret-is-x-1.zpl
^ISR::OBJECT.GRF,Y

x = PNG

Uses PNG for extension while the other command values stay at representative defaults.

ZPLcaret-is-x-2.zpl
^ISR::OBJECT.PNG,Y
p

Print image after storing

Sets print image after storing. It can be omitted when the documented default is suitable.

Default
Y
Required
No
Documented valuesYN

p variations

Compare values side by side; other parameters remain at representative defaults.

Side-by-side comparison2 variations

p = N

Uses N for print image after storing while the other command values stay at representative defaults.

ZPLcaret-is-p-1.zpl
^ISR::OBJECT.GRF,N

p = Y

Uses Y for print image after storing while the other command values stay at representative defaults.

ZPLcaret-is-p-2.zpl
^ISR::OBJECT.GRF,Y

Primary source

Official Zebra reference

Use the manufacturer reference for printer- and firmware-specific behavior beyond ZPLr’s pinned rendering profile.

Open Zebra documentation