Configuring Print Servers for Controlled Prints

You can configure the print servers that are available for use when printing hard copies of controlled prints.

See Properties for Print Servers for Controlled Prints.

  1. Create or open the text file for customized properties. For more information, see Editing Properties Using MQL.
  2. To configure which print servers are available to print hard copies of controlled prints, follow these steps:
    1. Add or edit this line in the file used to import properties into a page object:

      enoControlledPrinting.PrinterNames=

      The values are a comma-separated list of the paths to print servers that are available for use when printing hard copies of controlled prints.

    2. Set the values for this property depending on your business requirements.
  3. To configure the display names of the print servers that are available to print hard copies of controlled prints, follow these steps:
    1. Add or edit this line in the file used to import properties into a page object:

      enoControlledPrinting.PrinterDisplayNames=

      The values are a comma-separated list of the user-friendly names of the print servers that are available for use when printing hard copies of controlled prints. These are the names that appear in the user interface when the Document Center Administrator is creating controlled prints. The value list should be in the same order as the one for enoControlledPrinting.PrinterNames so that the display name matches the print server available at the specified path. All print servers must have both a path and display name.

    2. Set the values for this property depending on your business requirements.
  4. When you are finished updating the text file with all properties that you want to modify, use the text file to modify the enoControlledPrinting.properties page object. For more information, see Editing Properties Using MQL.