Gs 'V' '0' M Xl Xh Yl Yh [D]K; Print Raster Bit Image - Seiko RP-F10 Series Technical Reference

Table of Contents

Advertisement

When downloaded bit image, character data, bit image mode printing, and barcode are mixed
on the same line in page mode, the bottom edge of the downloaded bit image is aligned with
the followings:
Character data:
Bit image:
Barcode:
When the print area width set by the "Set Left Margin" command (GS 'L') or "Set Print Area
Width" command (GS 'W') is less than the minimum width of 1 internal character (the width of
the font size selected by character font selection), the following processing is performed only
for that line.
(1) Within the printable area, the print area is extended to the right side up to the equivalent
of the minimum width of 1 internal character.
(2) When an area up to the equivalent of 1 character cannot be secured even when (1) is
performed, the print area is extended to the left side. (The left margin is reduced.)
When 0 ≤ m ≤ 3 or 48 ≤ m ≤ 51, printing starts as soon as the command is accepted.
When 4 ≤ m ≤ 7 or 52 ≤ m ≤ 55, the selected downloaded bit image is printed on the character
printing portion and the space between lines. The image is also printed on the portion of paper
feed by the "Print and n Lines Feed Forward" command (ESC 'J') or "Print and n Lines Feed
Forward" command (ESC 'd').
When the downloaded bit image is selected, specifying m outside 4 ≤ m ≤ 7 and 52 ≤ m ≤ 55
cancels the downloaded bit image selection.
In page mode, the downloaded bit image selection is invalid.
Related Commands GS '*'

GS 'v' '0' m xL xH yL yH [d]k

Code
1DH 76H 30H m xL xH yL yH [d]k
Definition Range
Function Prints a raster format bit image in mode m.
m
0, 48, 64, 128, 192 Normal mode
1, 49, 65, 129, 193 Double width mode
2, 50, 66, 130, 194 Double height mode
3, 51, 67, 131, 195 Quadruple mode
xL and xH specify the number of horizontal data bytes of the bit image as (xH × 256 + xL)
bytes.
yL and yH specify the number of vertical data bits of the bit image as (yH × 256 + yL) bits.
When 128 ≤ m ≤ 131 or 192 ≤ m ≤ 195 is set, the received bit image data is mapped on the
memory, and then the image is printed collectively.
When 64 ≤ m ≤ 67 or 192 ≤ m ≤ 195 is set, the received bit image data is treated as
compressed data and printed after uncompressing.
Bottom edge of the character
Bottom edge of the bit image
Bottom edge of the barcode
At this time, HRI characters are not included.
0 ≤ m ≤ 3, 48 ≤ m ≤ 51, 64 ≤ m ≤ 67, 128 ≤ m ≤ 131, 192 ≤ m ≤ 195,
0 ≤ xL ≤ 255, 0 ≤ xH ≤ 255
0 ≤ yL ≤ 255, 0 ≤ yH ≤ 15, 0 ≤ d ≤ 255
k = (xH × 256 + xL) × (yH × 256 + yL) However, k ≠ 0
Mode
Vertical Dot
Density
203 dpi
203 dpi
101 dpi
101 dpi
6-47

Print Raster Bit Image

Horizontal Dot
Density
203 dpi
101 dpi
203 dpi
101 dpi

Advertisement

Table of Contents
loading

Table of Contents