Intermec EasyCoder ESim v4.00—Programmer’s Reference Manual 65
Chapter 7—Commands
GG – Print Graphics
Description This command is used to print a graphic that has been previously
stored in memory.
Syntax GGp
1
,p
2
,"name"
Parameters p
1
Horizontal start position (X) in dots.
p
2
Vertical start position (Y) in dots.
"name" This is the name used when the graphic was stored. The name may be from 1
to 8 characters. The printer is case sensitive, that is the use of upper and lower
case letters must match the original name.
Remarks A graphic can only be printed in same direction and size as when
it was saved. There are no means of magnifi cation or rotation of
an individual graphic. However, the entire print image including
all text, bar codes, graphics, lines, and boxes can be rotated 180°
using the Z command.
Example GG50,50,"LOGO"↵ :Prints the graphic "LOGO"