Add a Client Printing Compatible Model Definition Dialog |
The Add a Client Printing Compatible Model Definition dialog allows you to define default compatible web server printers for various client printer models that users may want to configure for use with Print Portal. These definitions are used by the New Printer Wizard when you are configuring a client printer. When the wizard's Compatible Printer Selection page is displayed, the compatible model definitions are analyzed, and if the client printer is identified by one of the definitions, the default compatible web server printer for that definition is selected.
Select a printer installed on the web server: Lists all of the printer models and print drivers installed on the web server. Select the printer you want to use for a compatible model definition.
Model: Identifies the printer model selected from the list.
Match Value: Allows you to type a wildcard or Regex search criteria to identify the client printers that you want to specify as compatible matches for the selected web server printer.
For example, you could enter "z*" as the Match Value and select Wildcard as the search method. The New Printer Wizard would subsequently specify the selected web server printer as the default compatible match for any client printer being configured that has a model name beginning with the letter "z".
Wildcard: When selected, specifies that the Match Value search criteria will be read as a wildcard search containing a combination of characters and wildcard symbols (* and ?).
Regex: When selected, specifies that the Match Value search criteria will be read as a regular expression, which can allow you to enter more specific search terms.
Related Topics