User`s manual
ESC -
Format:
ASCII code:
ESC -
nl
Decimal:
27
126 nl
Hexadecimal:
1B
7E nl
Select Backeround
n2
n2
n2
Comments:
Selects background printing. The value of nl specifies the background
area and type of background. The background area is a rectangular area
determined by specifying its start and end.
See page 6-6 for examples.
The following values can be used for nl:
0: End of background area
l-6: Start of background area and type of pm-defined pattern
7-8: Start of background area and userdefined background pattern
9: Start of background area and reverse printing
The value of n2 must always be 1. See Chapter 6 for examples and more
information.
EsCvl
Define
Graphic
Imace
Format:
ASCII code:
ESC v
SOH
nl . . . n5
. . .
Decimal:
27
118 1 nl . . . n5
. . .
Hexadecimal:
1B
76
01
nl . . . n5
. . .
Comments:
Defines a graphic image (bit image) pattern.
The value of nl (from 0 -
127) specifies the number assigned to the image.
The value of n2 and n3
specifies the width of the image being defined in units of the minimum
-
increment specified by ESC q. The value of n4 and n5 specifies the
height of the image. In each case,
the
size is determined using the
formula: nl +
(n2
x 256). These are followed by the bit image data. If a
specified image is already defined, the command is ignored.
The bit image data is defined as horizontal rows of dots, each byte
controlling eight dots in a horizontal row. You need to supply (width x
height)
/
8 bytes of data.
-
A-32
Page Printer Commands