EasyManua.ls Logo

Source ST9715 Secure MICR - MICR Font Details; MICR Font Positioning Notes

Source ST9715 Secure MICR
32 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Source Technologies ST9715 Secure MICR Printer User’s Guide
21
<ESC>(10O<ESC>(s0p8h8v0s7b360T
<ESC>(30802X
The Selection String
The ID Call
<ESC>(16C<ESC>(s0p5h36v0s112T
<ESC>(30043X
The Selection String
The ID Call
<ESC>(1O<ESC>(s1p12v0s0b110T
<ESC>(30066X
The Selection String
The ID Call
<ESC>14Y<ESC>(s0p8h8v0s0b361T
<ESC>(30803X
The Selection String
The ID Call
<ESC>(2Q<ESC>(s1p1v0s0b112T
<ESC>(30055X
The Selection String
The ID Call
MICR FONT NOTE The E-13B and CMC7 Fonts are 8 characters per inch. To position
correctly at an exact 8 characters per inch, the printer must be set to an internal Unit of
Measure of 600 DPI or greater or must have a horizontal motion index command at 8
CPI be issued after the font call. This is true even if the base printer is set at 600 DPI.
The default character positioning is at 300 DPI, and 300 divided by 8 equals 37.5 pixels.
The printer will either round down to 37 or up to 38 pixels causing characters to creep.
There are multiple ways to resolve this:
1. If you are using a printer driver set to 600 DPI, the printer data stream should
include a Unit of Measure PCL command set to 600. The command is
<ESC>&u600D
2. If the application controls the printer data stream, add the Unit of Measure
command early in the data stream. The command also affects X & Y positioning
commands. Add <ESC>&u600D
3. After calling the E-13B MICR font, issue an HMI (Horizontal Motion Index)
command set to 8 characters per inch.
<ESC>&k15H
The command must be included with every E-13B MICR font call using either the
Selection String or ID call. The command string is:
<ESC>(10O<ESC>(s0p8h8v0s7b360T<ESC>&k15H font data——The Selection
String
<ESC>(30802X<ESC>&k15H font data——The ID Call
Refer to the Font Mapping Appendix pages for specific character set data for each
font.
MICR Commands | 6