Print Controls for the Line Printer Driver STN2 
Print Control |
Function |
S<nnnn> |
Sets character set for a printer font. <nnnn> is the ID number of a code page defined in the SAP System. Example: 1100 is the ID number for the IS0 8859 Latin 1 code page. |
S0000 |
Sets standard character set Recommendation: Define with empty Control character sequence unless you need to use this print control. |
SBP<nn> |
Bar code prefix; starts printing a bar code |
SBS<nn> |
Bar code suffix; ends printing of a bar code |
SC<nnn> |
Sets characters per inch (for example SC120 = 12.0 cpi) |
SF<nnn> |
Selects SAPscript printer font |
SL<nnn> |
Sets lines per inch (for example, SL080 = 8.9 lpi) |
SLAND |
Selects landscape printing mode |
SLINE |
Escape sequence for ending a line Recommended practice: Define SLINE with empty Control character sequence and put line-end processing in the End of line action in each device format. |
SPAGE |
Escape sequence for ending a page Recommended practice: Define SPAGE with empty Control character sequence and put page-end processing in the End of page action in each device format. |
SPMSI |
Starts simplex printing (front side of paper only). (Needed only if supported by device.) |
SPMDU |
Starts duplex printing (both sides of paper). (Needed only if supported by device.) |
SPMTU |
Begin tumble duplex printing (both sides of paper, top and bottom reversed on second sides). (Needed only if supported by device.) |
SPMBS |
Print on second side of sheet in duplex or tumble-duplex mode. (Needed only if supported by device.) |
SPMFS |
Print on first side of sheet in duplex or tumble-duplex mode. (Needed only if supported by device.) |
SPORT |
Select portrait printing mode |
SUB<< |
Start printing subscripts |
SUB>> |
End printing subscripts |
SUL<< |
Start underlining |
SUL>> |
End underlining |
SUP<< |
Start printing superscripts |
SUP>> |
End printing superscripts |
TRY01 |
Print from paper tray 1 at printer. (Needed only if supported by device.) |
TRY02 |
Print from paper tray 2 at printer. (Needed only if supported by device.) |
TRY03 |
Print from paper tray 3 at printer (reserved for future use). (Needed only if supported by device.) |
TRYEN |
Print an envelope. (Needed only if supported by device.) |
TRYME |
Use the manual envelope feed. (Needed only if supported by device.) |
TRYMN |
Use the manual paper feed. (Needed only if supported by device.) |