![]() |
Parameter
|
Select and enter one of the following.
|
None
|
Unspecified
|
True
|
Print on interleaf sheets
|
False
|
Do not print on interleaf sheets
|
Example
|
To print the file "sample.ps", on transparencies, with printed plain paper interleaf sheets inserted in between:
$ lpr sample.ps -o MediaType=OHP -o CNInterleafSheet=True -o CNInterleafMediaType=PlainPaper -o CNInterleafPrint=True
|