LPR Output Printer Queue

LPR output printer queues send print jobs to LPD-compatible printers using the LPD/LPR protocol. Note that most of the settings associated with LPR output are configured via the PReS Workflow user options (See LPR Output preferences).

Properties

General tab
  • Printer address: Enter the IP address or host name of the printer receiving LPR jobs.

  • Queue name: Enter the printer queue name. Based on printer and network requirements, this property may not be required.

  • Data type: Select the proper data type. Select:

    • (l) Binary data if the job file is a standard binary file.
    • (f) Formatted text to interpret the first character of each line of text as a standard FORTRAN carriage control character.
    • (d) DVI file if the job file contains data in the TeX DVI format.
    • (o) PostScript file if the job file is a PostScript file.
    • (n) Ditroff format if the job file contains data in device independent troff.
    • (t) Troff format if the job file contains data in troff.
    • (v) Sun raster file if the job file contains raster images. This ensures that the printer uses the correct filter to interpret the data.

  • Job name: Enter the job’s file name. By default, the variable %f (Job File Name) is used. You may use a different variable, but you may not use a data selection. This information may be used for the printer’s banner page.

  • Job owner name: Enter the job owner name. You may use a PReS Workflow variable.

Advanced tab
  • Print speed: Enter the speed, in pages per minute (PPM), of the printer associated with the printer queue. This value is used to determine how to divide jobs when you use the Queue Balancing option for load balancing.

  • Commands: The list of available commands appears in this box. Select either Pre-job commands or Post-job commands in the Selected box, and double-click a command from this list to add it to the appropriate list.

  • Selected: Select either Pre-job commands or Post-job commands to add new commands to the appropriate list and to see those commands that have already selected. Double-click a command to remove it from the selected list.

  • Add: Click to add a new command to the list displayed in the Commands box. You must then edit the new command’s description and value. Note that new commands are shared by all printer queues.

  • Delete: Click to remove a command from the Commands box.

  • Command description: Use this box to edit the description of the command currently selected in the Commands box.

  • Command value: Use this box to edit the code of the command currently selected in the Commands box. Use the right-click menu for a list of standard printer control characters. (See also: Frequently used printer control characters.)

If you plan to use an LPR output printer queue to send PlanetPress Design documents generated using the Optimized PostScript Stream option, you should not enter data selections in the Printer address and Queue name variable property boxes. If you do need to use information stored in the data to configure the LPR output printer queue, you should first use Job info variables to store the information, and then use these variables in the Printer address and Queue name variable property boxes.