Ricoh Aficio CL3000 Manual complementario - Página 32
Navegue en línea o descargue pdf Manual complementario para Accesorios para impresoras Ricoh Aficio CL3000. Ricoh Aficio CL3000 38 páginas. Sap printing
También para Ricoh Aficio CL3000: Manual (49 páginas), Manual de instalación (3 páginas), Manual de instalación rápida (4 páginas), Manual complementario (3 páginas), Manual de opciones (48 páginas), Manual (12 páginas)
UNIX Configuration
Binding
Select the binding direction of duplex printing.
1
Note
❒ Before selecting the binding option, the duplex option must be set to on.
❒ The print data and paper size affect the completion of the print job.
binding=value of binding
Binding Direction
Long-edge
Short-edge
The following samples show how to set duplex printing and longedge binding
(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
Orientation
Select the feed direction of the paper.
Limitation
❒ Only the selected PCL5c from the printer language option is available.
orientation=feed direction (portrait or landscape)
Orientation
Portrait
Landscape
The following samples show how to print the paper vertically using the orienta-
tion function (host name : nphost, file name : file1).
• rsh
% rsh nphost print orientation=portrait < file1
• rcp
% rcp file1 nphost:orientation=portrait
• ftp
ftp> put file1 orientation=portrait
28
Value
longedge
shortedge
value
portrait
landscape