4.OTHER PRINTING METHODS
156 Printing From UNIX/Linux
ļ± Page Layout
The booklet mode page layout can be selected using the following options.
If left2right=off then long edge binding is selected, otherwise if left2right=on then short edge binding is used.
Example: The command to select left to right page layout for the booklet printing mode is ālp -o left2right=on
<filename>ā.
ļ± Center Margin
The booklet mode center margin can be selected using the following options.
Example: The command to select the center margin value for the booklet printing mode is ālp -o centermargin=value
<filename>ā.
ļ± Outer Margin
The booklet mode outer margin can be selected using the following options.
Example: The command to select the outer margin value for the booklet printing mode is ālp -o outermargin=value
<filename>ā.
Option Value Alternate Value Description
left2right=off OFF Select right to left page layout for the booklet printing mode.
This value decides the layout of the pages in the booklet.
If this value is OFF then the layout of pages is Right to Left as shown in the
figure below.
left2right=on ON Select left to right page layout for the booklet printing mode.
This is the default setting.
If the value is ON then the layout of the pages is from Left to Right as shown
in the figure below.
Option Value Alternate Value Description
centermargin
=value
Select the center margin value for the booklet printing mode.
This value specifies in pixels the Center Margin or the āGutterā. This is in
addition to the center margin already specified by the application. The
valid range for value is 0 - 300. Default is 0.
Option Value Alternate Value Description
outermargin
=value
Select the outer margin value for the booklet printing mode.
This value specifies in pixels the Outer Margin or the āCreepā per page,
which should take place while printing a booklet. The valid range for value
is 0 - 600. Default is 0.