ESim v5.12 for EasyCoder PD4—Programmer’s Reference Manual 69
Chapter 7—Commands
GG – Print Graphics
Description is command is used to print a graphic that has been previously
stored in the user flash 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. ere are no means of magnification 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.
Note: EasyCoder PD4 has a flash memory for forms and graph-
ics, which requires special consideration. Avoid storing frequently
changing data in flash (see GM and GW commands) and use
printer drivers developed for EasyCoder C4 and PD4.
Example GG50,50,"LOGO"↵ :Prints the graphic "LOGO"