
I
5.4.3 Carriagereturn
The
printermovestheprintpositionbacktotheleftmarginwhenyousend
acarnagereturncontrolcode.Theprintpositionwill
notmovedownto the
nextline(unlessonthecontrolpanel’smenuyouhavesettheAutoLineFeed
parameterON):
<m
5.4.5 Line feed commands
The
line spacingcommandsdefinewhata “line”meansfor the following
commands.The defaultverticalspacingis six linesperinch.
YouusethisLineFeedcommandto movetheprintposition,notto theleft
margin,butjust downthe pageoneline:
<LF>
Variableljnefeedcommandsmovetheprintpositionbacktotheleftmargin
andeitherdownorupthe page,bysomeincrementof 1/216inch.Ifthemove
putstheprintpositionbelowthebottommarginanewpagestarts.Youmove
theprintpositiondownthe pagewiththiscommand:
<ESC> J n
andup thepagewiththis command:
<ESC> j n
Inbothcases,then isthenumberof 1/216inchincrementsyouwanttomove
(maximum255).
5.4.6 Form feed
The
Star LaserPrinter4 only printsa page when it receivesa Form Feed
controlcode.If thelasttextin a documentdoesn’tfillup a pageit maynot
printimmediately.
Sotomakesureonedocumentdoesn’trunrightintothenext,it’sagoodidea
to makesureeachdocumentendswitha finalFormFeed.In therareevent
youhavesetpagelengthsotwopageswillprintononesheet,thesheetwon’t
printuntilbothpagesarecomposedin memory.
Thefollowingcommandmovestheprintpositiontothetopofthenextpage:
100