Paper and Text Formatting
Form Length in Lines
ESC C
Form Length in Inches
ESC C NUL
Data Structure
ASCII
ESC "C"
<n>
set form length in lines
➊➌
hex.
1B
43
<n>
dec.
27
67
<n>
ASCII
ESC "C"
<0> <n>
set form length in inches
➋➌
hex.
1B
43
0
<n>
dec.
27
67
00
<n>
Description
➊
This code sequence sets the form length to n times the current line feed pitch (in in-
ches). Also the current print position is simultaneously defined as top of form.
The value specified for n must be an integer in the range of 1 to 127. This value is mul-
tiplied by the current line feed pitch to obtain the form length. For example, if 60 is
specified for n and the current line feed pitch is
1
⁄
6
inch, the form length is set to 10 in-
ches. Once set by this sequence, the form length is not affected by changing the line
spacing. This code sequence is ignored if the value specified for n is not in the range
of 1 to 127.
➋
This code sequence sets the form length to the number of inches specified by n. It
also defines the current print position as top of form.
The value specified for n must be an integer in the range of 1 to 22; otherwise the se-
quence will be ignored.
➌
This code sequence resets the perforation skip function (ESC N).
Paper and Text Formatting
5
Summary of Contents for Matrix Printer
Page 1: ...Programmer s Manual Matrix printer 7265 ...
Page 79: ...Programmer s Reference EPSON Emulation ...
Page 202: ...Appendix A Summary of Possible Codes ...
Page 212: ...Appendix B Character Sets ...
Page 231: ...Programmer s Reference Tally ANSI MTPL Emulation ...
Page 335: ...Appendix A Summary of Possible Codes ...
Page 348: ...Appendix B Character Sets ...
Page 351: ...Programmer s Reference Tally ANSI Barcode and LCP ...
Page 355: ......
Page 404: ...Appendix Character Sets ...