Creating a Linux Printer
The purpose of this document is to assist you in configuring the Linux systems to print through RPM. It is intended for systems administrators familiar with Linux and the LPR/LPD printing. For these instructions, you need to know the IP address or DNS hostname of the computer on which RPM is installed.
Creating a Queue in RPM
- In RPM, choose Create from the Queue menu.
- Enter the name of the new queue you wish to add and click Create. The new queue will be created.
- Highlight the queue and choose Settings from the Queue menu. Add the action(s) necessary to produce your desired results. For instance, if you want to archive the file to disk, add Archive to disk. If you want to print the documents, choose a Raw or Text printer action.
- Now add any transforms you require. If Linux is configured to send plain text, you may need to add a UNIX to DOS transform. To create a PDF, HTML, or PCL file, or use a Text printer action, you should also add a Text to text markup transform.
Note: These instructions are intended to provide only a brief introduction on RPM configuration. For more detailed instructions, refer to the RPM manual.
Creating a Linux Printer
Here is an example of this printer's entry in the /etc/printcap file
RPM_Queue:\
:sd=/var/spool/lpd/RPM-Queue:\
:mx#0:\
:sh:\
:rm=192.168.1.35
:rp=hp4:
If your Linux distribution uses the Common UNIX Printing System (CUPS), please review our detailed CUPS setup guide.




