User Manual

AN-10 (Easy Print)
December 6, 2005
HOW TO PRINT STORED GRAPHICS
The O’Neil thermal printers offer several different ways to print a graphi
c image. The Line Printer mode, co vered in
separate application n otes, covers printing transient graphics. These are graphics that are pri nted once, then thrown
away – such as a signature. Easy Print mode allows graphics to b e store d in the printer one time and printed out as often
as needed without sending down all of the graphic information each time.
Before you can print a stored graphic, you must u se either the MF
LASH Windows Configuration Program or the OPDI
suite to download the .PCX graphic. When you are downloading the graphic image, you must specify a unique one and a
five character name to be used later when printing the graphic image (not used by any other font, graphic, or format). You
can also assign the graphic a version number, creation date, and description.
In easy print, fonts, bar codes, and store d grap
hics are printed using virtually the same field descriptio n. In each field
entry you need to specify the graphic im age you want to print. To print using Easy Print, the command is PRINT and the
DATA is a succession of descriptors for each field, or “thing” to be printed (whether the “thing” is text, bar code, or
graphic). Optional global parameters affect the entire print job.
{PRINT<,GLOBALPARAMETERS>:
[FIELD 1]
[FIELD n]
}
Each field, regardless of what is to be printed is virtually identical. If a field is to contain a bar code, then the bar code
must be selected for that field. Each FIELD has the form:
@ROW,COL:NAME<FIELD PARAMETERS>
|DATA|
But since there is no data associated with printing a g
raphic image, the field does not contain a data field:
@ROW,COL:NAME<FIELD PARAMETERS>
|
Begins with an “@” (0x40)
Is followed by WHERE the data is to be printed (ROW,COL
). The row and column are always followed by a
colon “:” (0x3A)
That is followed by HOW is to be printed. In this case, since we a
re printing a downloaded graphic image we
include the name we assigned to that image. The fina l vertical bar (0x7C) on that line tells Easy Print that this
is the end of that field

Summary of content (2 pages)