beautypg.com

Superscript/subscript – Tally Genicom Matrix Printer User Manual

Page 25

background image

7265 Programmer’s Manual

21

Copyright © 2004 TallyGenicom Chapter 2 ANSI

Superscript/Subscript

Command

Description

ESC K

(PLD)

SUBSCRIPT PRINTING

Moves paper 1/2 line below the current line for subscript printing. ESC K is used to
return to the original line following ESC L (superscript).

If 8-bit control code processing is enabled then

Dec 139

Hex 8B

otherwise

Dec 27 75

Hex 1B 4B

ESC L

(PLU)

SUPERSCRIPT PRINTING

Moves paper 1/2 line above the current line for superscript printing. ESC L is used to
return to the original line following ESC K (subscript).

If 8-bit control code processing is enabled then

Dec 140

Hex 8C

otherwise

Dec 27 76

Hex 1B 4C

NOTE: The partial line up does not respect top of form; that is, following a form feed, ESC L causes a partial line
movement upward. Also, partial line down does not respect bottom of form; that is, when printing the last line on
the form, ESC L causes a partial line movement downward.

When printing the last line on a form, do not send a line feed (LF) code to move directly from superscript to
subscript. The LF code will be acted upon as the bottom of form terminator.