|
|
---|
Parameter
|
Select and enter one of the following.
|
print
|
Perform normal printing
|
secured
|
Perform secured printing
|
store
|
Save print data to a user inbox
To set a name for the print job you are storing, specify Job Name [CNDocName] when you store the print data.
|
hold
|
Temporarily store print data in the hold queue of the printer
To set a name for the print job you are storing, specify Number of Copies [CNCopies] when you store the print data.
|
Example
|
To save the file "sample.ps" to a user inbox:
$ lpr sample.ps -o CNJobExecMode=store
|