24.01.2015 Views

1 Turn off the power of the printer. - Van Mechelen

1 Turn off the power of the printer. - Van Mechelen

1 Turn off the power of the printer. - Van Mechelen

SHOW MORE
SHOW LESS
  • No tags were found...

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

GS f n<br />

[Function]<br />

[Code]<br />

Selecting <strong>the</strong> font <strong>of</strong> HRI characters<br />

HH<br />

[Range] n = 0, 1<br />

[Outline]<br />

Selecting <strong>the</strong> font <strong>of</strong> HRI characters in printing bar code.<br />

The type <strong>of</strong> font can be selected with “n” as follows:<br />

n<br />

Font<br />

0, 48 Font A (12 × 24)<br />

1, 49 Font B (9 × 24)<br />

The HRI characters refer to <strong>the</strong> bar code-turned characters so<br />

that you can read <strong>the</strong>m.<br />

[Caution]<br />

The HRI characters are printed at <strong>the</strong> position specified with<br />

GS H.<br />

[Default] n = 0<br />

[See Also]<br />

[Sample Program]<br />

GS H<br />

LPRINT CHR$(&H1D) + “h” + CHR$(50);<br />

LPRINT CHR$(&H1D) + “H” + CHR$(2);<br />

LPRINT CHR$(&H1D) + “f” + CHR$(0);<br />

GOSUB BC<br />

LPRINT CHR$(&H1D) + “f” + CHR$(1);<br />

GOSUB BC<br />

END<br />

BC:<br />

LPRINT CHR$(&H1D) + “k”;<br />

LPRINT CHR$(4);<br />

LPRINT “12” + CHR$(0);<br />

LPRINT CHR$(&HA);<br />

RETURN<br />

[Print Results]<br />

←⎯⎯ FONT A<br />

←⎯⎯ FONT B<br />

— 117 —

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!