Gg - print graph ics 3-47, Command - print graphics -47 – Zebra Technologies EPL2 User Manual
Page 65

GG Command - Print Graphics
Description Use this command to print a PCX (format)
graphic that has been previously stored in
printer memory.
Syntax
GGp
1
,
p
2
,
{"NAME" | Variable Data}
Parameters
p
1
= Horizontal start position (X) in dots.
p
2
= Vertical start position (Y) in dots.
“NAME” or Variable Data
= This is the
graphic name used when the graphic
was stored. This name can be supplied
via variable data (
V00 - V99
).
·
The name may be up to 8 characters long.
·
Graphic names stored by the printer are case
sensitive and will be stored exactly as entered
with the
GM
command line; i.e.
“GRAPHIC1”
,
“graphic1”
and
“graPHic1”
are three different graphics
when stored into the printer or when retrieved
by the user.
Example:
GG50,50,"LOGO1"↵
FK"TESTFORM"
¿
:delete form “TESTFORM”
FS"TESTFORM"
¿
:begins the form store sequence of
:the form “TESTFORM”
V00,8,N,"Enter Graphic Name:"
¿
GG50,50,V00
¿
FE
¿
:ends form store sequence
FR"TESTFORM"
:retrieves the form named TESTFORM
?
¿
:Download variables
LOGO1
:Graphic name to be recalled and
:printed
P1
¿
:Print one label with graphic LOGO1
980352-001 Rev.A
3-47