Defining PCLOut printer devices
To define a PCLOut printer device:
- Click the Administration tab.
- In the left pane, click .
- Click .
- On the General tab, fill in values for all the required fields.
- On the Scheduling tab, set values for the properties that you want to use to schedule jobs to this
printer. If you leave values blank, they match any value that is set in the corresponding
job scheduling properties.For example, set these properties to schedule jobs based on media, output bins, and punching and stapling functions of the printer:
- Media supported
If you choose specific media, only jobs that use that media can be scheduled to this printer. If you choose Ready media objects, only jobs that require the media that is currently loaded in the printer can be scheduled to the printer. If you choose All media, all jobs can be scheduled to the printer, regardless of what media is actually loaded.
- Output bins available
Any output bin that can be installed on the printer is considered available, although on some printers you cannot install all the output bins at the same time.
- Punch capable
- Staple capable
- Media supported
- On the SNMP tab, make sure that the Use SNMP and Get tray information from printer properties are set to Yes.
- On the remaining tabs, fill in values for any of the optional fields:
- The default is that the printer driver reports status information in the language that you selected when you installed the RICOH ProcessDirector server. To receive messages from this printer in a different language, set the Printer language property appropriately.
- If you want the printer to print duplex jobs, set the Duplex property to Yes. PCLOut printers do not honor duplex settings specified in the Duplex job property.
- Click OK.
- Configure the media settings for the printer.
- From the Printers panel, select the new printer.
- Click .
- Select each tray individually and click Set tray media. Choose the media loaded in that tray and click OK.If the Media does not exist, you can create it.
- Create a print queue with the same name as the PCLOut printer.
- On a Red Hat-derived operating system:
- Log in as the root user.
- Use a browser and access
https://hostname:631/admin/
, where hostname is the host name or IP address. - Click Add printer.
- Go to Other Network Printers and select LPD/LPR Host or Printer.
- In the connection field, type the hostname or IP address of the system where the LPD input device is defined. For example:
- Click Continue.
- In the Add Printer dialog, enter the name, description, and location of the printer.
- Click Continue to select the printer make and model.
- Click Add Printer.
- Set the default options in the next dialog and click Set Default Options.
- On a Linux SLES 12.0 system:
- Log in to the operating system as the root user.
- Start YaST.
- Click Printer Configurations highlighted, click Add. Click Connection Wizard, and then select Line Printer Daemon (LPD) Protocol. . With
- In the IP Address or Host Name field, type the host name or IP address of the physical printer.
- Type PASS in the Queue Name field. Select the printer manufacturer, and click OK.
- In the Set Arbitrary Name field, type the name of the PCLOut printer. This name must be unique on this Linux system. Although printer names are case-sensitive, Linux does not allow you to define multiple printer names that are alike except for case. For example, you cannot define one printer device called OfficePrinter and another called officeprinter.
- Select a printer driver, then click OK.
Examples of the Printer command property
You can set the Printer command property of a PCLOut printer called officeprinter to either of these commands.
lpr -P officeprinter
lprafp -pofficeprinter
- Note:
- PCLOut printers do not support RICOH ProcessDirector symbols such as ${Job.Name} in the PCLOut printer command.