Ricoh Aficio AP400N Manual de Suplementos - Página 24

Procurar online ou descarregar pdf Manual de Suplementos para Acessórios para impressoras Ricoh Aficio AP400N. Ricoh Aficio AP400N 38 páginas. Sap printing
Também para Ricoh Aficio AP400N: Manual de Instruções (20 páginas), Manual (12 páginas)

Ricoh Aficio AP400N Manual de Suplementos
UNIX Configuration

Specifying the Device Option

With the following options, you can print with specific printer functions.
1

Configuring the Device Option

The configuration of the print option can vary depending on the printing com-
mands.
• rsh
% rsh host_name print option1=value1,... < file_name
• rcp
% rcp file_name host_name:option1=value1,...
• ftp
ftp> put file_name option1=value1,...
Host_name is the printer host name. File_name is the file name you want to print.
The device option is specified with the form of "option=value". For more infor-
mation about the types of device options and values, see the following explana-
tions.
For example, the following settings are for printing with rsh, rcp, and ftp: switch
to PostScript, feed paper from paper feed tray 1, set the printing amount to 3 sets,
and print with the resolution set to 600 dpi (host_name : nphost, file_name :
file1).
• rsh
% rsh nphost print filetype=postscript,tray=tray1,cop-
ies=3,resolution=600 < file1
• rcp
% rcp file1 nphost:filetype=postscript,tray=tray1,cop-
ies=3,resolution=600
• ftp
ftp> put file1 filetype=postscript,tray=tray1,cop-
ies=3,resolution=600
Limitation
❒ The optional character strings that the printer can recognize are maximum
512 bytes.
❒ The number of available characters used as options are limited, depending on
their operating systems.
Note
❒ Multiple options must be separated by commas (,). Do not use spaces.
❒ When the printing file contains the PCL, PJL, PostScript commands to control
the option, the command takes priority.
20