System Administration Guide: Solaris Printing

ProcedureHow to Define a Print Wheel or Font Cartridge

These procedure shows how to define a print wheel or font cartridge that can be used with the printer.

  1. Log in as superuser, lp, or assume an equivalent role on the print server.

  2. Define a print wheel or font cartridge.


    # print-server lpadmin -p printer-name -S hard-charset1[,hard-charset2...]
    -p printer-name

    Specifies the name of the printer for which you are defining a print wheel or font cartridge.

    -s hard-charset

    Specifies the hardware character set name of the print wheel or font cartridge.

    You can specify multiple hardware character sets with this command. Use commas or spaces to separate character set names. If you use spaces, enclose the list of character set names in quotation marks.

    Define names that are meaningful to users. Inform the users of these names.

    The print wheel or font cartridge definition is specified in the print server's /etc/lp/printers/printer-name/configuration file.

  3. Log in as superuser, lp, or assume an equivalent role on a print client of the print server.

  4. Define the same print wheel or font cartridge for the print client.


    # print-client lpadmin -p printer-name -S hard-charset1, hard-charset2...
    

    In this command, the variables are the same as the variables in Step 2.

    The print wheel or font cartridge definition is added to the print client's /etc/lp/printers/printer-name/configuration file.

  5. Repeat Step 3 and Step 4 for each print client that might need to use the print wheel or font cartridge.

  6. Verify that the print wheel or font cartridge is defined.

    You should see the name of the character set and the notation (mounted).


    # lpstat -p printer-name -l
    

Example 8–1 Defining a Print Wheel

The following example shows how to define the pica print wheel on the printer luna. The print client is named asteroid.


asteroid# lpadmin -p luna -S pica