____________________________
ADDS 5300 Win CE
98
Click “
Finish
” to activate the setting.
7.The new Printer Queue will appear on the printer configure icon.
User can click “
Test
” button to test it.
6.19.3 LPD Printing
Before you use LPD for printing, your Server needs to be installed completely with Setup for LPD in 3 setups for LPD. LPD
protocol is built-in to most of the UNIX system. However, detailed implementation of LPD differs among UNIX system. Please
refer to your UNIX administration guide for reference. The following illustrated printing command is under BSD system or
System V version.
For BSD system: lpr -P <printer_name><filename>
For System V version: lp -d <printer_name><filename>
This command is to print selected file to the selected printer.
E.g.
lpr -MyPrinter /etc/hosts (BSD version) or lp –d MyPrinter /etc/hosts (System V version)
This example is to print the /etc/hosts file to the Terminal printer.
6.20 RM Agent Configuration