HP-UX TN3270 Users Guide, March 1998

Table Of Contents
340 Appendix F
Printer Filter Application for Double-Byte Character Sets
Model Control Commands
Set Printer Density command.
value
The number of lines per inch. The only valid values are
6, 4, 3, and 2. If a value that is not valid is specified,
the default of 6 will be used.
New Line
The New Line command is designed to inform the filter application to
perform the printer new line function.
0-1 2 3
CC 15 count value
0xCC 0x15
These two bytes identify the MCC New Line
command.
count
Must be set to 2.
value
The number of times to repeat this command (1255).
Carriage Return
This Carriage Return command is designed to inform the filter
application to perform a printer carriage return function.
0-1 2
CC 0D count
0xCC 0x0D
These two bytes represent the MCC Carriage
Return command.
count
Must be set to 1.
Line Feed
The Line Feed command is designed to inform the filter application to
perform a printer line feed function.