Configuring to use the pdpr
command
If you are migrating from InfoPrint Manager to RICOH ProcessDirector and you use the
pdpr
command to submit jobs, you can configure RICOH ProcessDirector to continue receiving jobs from the same pdpr
command.pdpr
command in RICOH ProcessDirector is a script that is packaged in a self-extracting Perl script. The script must be
installed on all client computers that submit jobs with pdpr. Before you configure
the primary server, follow the instructions to install the script on your client computers
and configure them correctly, including making updates to the pdpr.cfg
file.pdpr
script in RICOH ProcessDirector creates an lprafp command to submit jobs, adding flags to send supported job property
values to the primary server. As a result, the configuration on the primary server
is similar to the configuration steps for configuring to use the LPD protocol.
To configure to use the pdpr
command:
- If any LPD daemons or processes that do not belong to RICOH ProcessDirector (for example, the Common UNIX Printing System [CUPS] LPD daemon) are running on the
primary computer (or on a secondary computer that is the parent server of LPD input
devices), stop them:
- On SUSE Linux, start YaST, then click to find the LPD services.
- On Red Hat or a Red Hat-derived operating system, access Terminal and use this command: systemctl list-units --type service --all.
To stop an LPD service, use this command: systemctl stop <LPD_service>.
- Important:
- Do not uninstall CUPS.
- Open RICOH ProcessDirector.
- Click the Administration tab.
- In the left pane, click .
- Make sure that all the computers that you installed the
pdpr
script on are listed in the Hosts allowed to submit LPD jobs property. - Create LPD input devices to receive jobs from the
pdpr
script. Make sure the name of the input devices match the names that you used in the rules you created in thepdpr.cfg
file.When you submit a job using
pdpr
, thepdpr
options are converted to options on thelprafp
command. The LPD input device uses the file listed in the Child workflow parsing rules property to map options on thelprafp
command to RICOH ProcessDirector properties.The default value for the Child workflow parsing rules property is the path to the sample
receive_lpd_jobtype.cfg
orreceive_lpd_pdf_jobtype.cfg
file. This file contains mappings for most of thelprafp
command options that RICOH ProcessDirector supports. You can update or copy the file to add more mappings if needed.