http://www.woosim.com
51
If the printing area width cannot be extended sufficiently, the left margin is
reduced to accommodate one character.
If the printing area width cannot be extended sufficiently, the right space is
reduced.
9) If the width set for the printing area is less than one line in vertical, the
following processing is performed only on the line in question when data
other than character data(e.g., bit image, user defined bit image) is
developed:
The printing area width is extended to the right to accommodate one line in
vertical for the bit image within the printable area. If the printing area width
cannot be extended sufficiently, the left margin is reduced to accommodate
one line in vertical.
[Default]
nL = 0, nH = 2
[Reference]
GS L, GS P
ESC W xL xH yL yH dxL dxH dyL dyH
[Name]
Set printing area in page mode
[Format]
ASCII ESC
W
xL xH yL yH dxL dxH dyL dyH
HEX
1B
57
xL xH yL yH dxL dxH dyL dyH
Decimal 27
87
xL xH yL yH dxL dxH dyL dyH
[Range]
0
˺
xL,xH,yL,yH,dxL,dxH,dyL,dyH
˺
255
(except dxL=dxH=0 or dyL=dyH=0)
[Description]
The horizontal starting position, vertical starting position, printing area
width, and printing area height are defined as x0, y0, dx(inch), respectively.
x0 = [(xL + xH * 256)] * (horizontal motion unit)
y0 = [(yL +yH * 256)] * (vertical motion unit)
dx = [(dxL + dxH x 256)] x (horizontal motion unit)