» 5. Print Settings from the Command Line » Finishing Functions » Detecting Paper Size
|
Detecting Paper Size
Only for the LBP7200C Series, LBP5050 Series, LBP3010, LBP3018, LBP3050, LBP3100, LBP3108, LBP3150, LBP3250, LBP3310, LBP5100, LBP5300, LBP3500, LBP3300, and LBP5000
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