UNIX Configuration

Printing Method

1Printing with lpr, lp

Depending on the type of the workstation being used, execute one of the follow- ing commands:

BSD UNIX workstation

%lpr -Pprinter_name file_name [file_name...]

For example:

printer name is np, file names are file1 and file2

%lpr -Pnp file1 file2

Solaris, HP-UX

%lp -dprinter_name file_name [file_name...]

For example:

printer name is np, file names are file1 and file2

%lp -d np file1 file2

Note

printer_name” is the name that was entered when executing the installation shell script.

You can use wild cards ( * or ? ) for the file name.

The message “print session full” appears when the maximum number of print requests has been reached *1 . You should try to print again when the number of requests becomes less than five. You can confirm the number of print requests using telnet. For more information about using telnet, see the Network Interface Board Operating Instructions provided as a PDF file on the CD-ROM labeled “Operating Instructions”.

*1 The maximum number of print session differ depending on printer's total memory size. When the printer has standard memory (32MB), one print session is available. When the printer has optional memory (total 96MB), the maximum number of print session is five.

10

Page 462
Image 462
Ricoh AP2610N setup guide Printing Method, Printing with lpr, lp, BSD Unix workstation