Collating
Specify the number of collated sets.
qty=number of collated sets (1 to 999)
The following sample shows how to print 10 copies using the collate function (host name: nphost, file
name: file1):
• rsh
% rsh nphost print qty=10 < file1
• rcp
% rcp file1 nphost:qty=10
• ftp
ftp> put file1 qty=10
Duplex Printing
This option enables duplex printing.
duplex=value of duplex printing
Duplex printing Value
enable on
disable off
The following sample shows how to set duplex printing (host name: nphost, file name: file1):
•
rsh
% rsh nphost print duplex=on,binding=longedge < file1
• rcp
% rcp file1 nphost:duplex=on,binding=longedge
• ftp
ftp> put file1 duplex=on,binding=longedge
• Before selecting duplex, the binding option must be set to on.
•
Data and paper volume affect the completion of the print job.
• For details about available paper size for duplex printing, see the manual that comes with this
machine.
Specifying the Device Option
33