Paper Source - Front/Back Cover

You can insert a cover and back cover. You can select the side to print on and the paper source for each.

Format

lpr <file path>
-o CNSetFrontSheet={False | True [-o CNFrontPrintOn={Off | OnlyFrontSide | OnlyBackSide | BothSides}] [-o CNFrontPaperSrc=<Paper Source>]}
-o CNSetBackSheet={False | True [-o CNBackPrintOn={Off | OnlyFrontSide | OnlyBackSide | BothSides}] [-o CNBackPaperSrc=<Paper Source>]}
-o CNInserter={True | False}

Options

CNSetFrontSheet/ CNSetBackSheet
Inserts the front or back cover.
CNFrontPrintOn/ CNBackPrintOn
Specifies the side to print on.
Off: None
OnlyFrontSide: Only Front Side
OnlyBackSide: Only Back Side
BothSides: Both Sides
CNFrontPaperSrc/ CNBackPaperSrc
Specifies one of the following paper sources.
Manual: Multi-purpose Tray
Cas<NUM>: Cassette (where <NUM> indicates the number)
PodDeck: POD Deck/Cassette 4
SideDeck: Side Paper Deck
SideDeck_Cas4: Side Paper Deck/Cassette 4
Deck3_Cas<NUM>: Cassette (where <NUM> indicates the number)
PodDeckLite: POD Deck Lite
InsertionUnit: Insertion Unit
InsertionUnit<NUM>: Insertion Unit (where <NUM> indicates the number)
CNInserter
Inserts the paper loaded in the Document Insertion Unit as covers or separators.

Example

To print the file "sample.txt" with the following setting:
Set Front Cover: Use
Print on: Both Sides
Paper Source: Cassette 2
$ lpr sample.txt -o CNSetFrontSheet=True -o CNFrontPrintOn=BothSides -o CNFrontPaperSrc=Cas2
A7Y1-024