Detecting Paper Size

CNDetectPaperSize: Specifies whether the printer checks the paper size before printing.
$ lpr [File Name] -o CNDetectPaperSize=[Parameter]
Parameter
Select and enter one of the following.
True
The printer checks the paper size before printing.
False
The printer does not check the paper size before printing.
Example
To print the file "sample.ps", using the Detect Paper Size function:
$ lpr sample.ps -o CNDetectPaperSize=True
6YSJ-026