Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
HP 9000 Networking: Advanced Server/9000 Concepts and Planning Guide > Chapter 6 Setting Up Print Servers

Setting Properties for a Printer (Shared Printer Queue)

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Glossary

 » Index

Set properties for a printer (shared printer queue) as the last step in the Add Printer Wizard and at any time by displaying the printer's Properties sheets. The printer's Properties sheet includes the following:

  • General properties (printer driver and separator page settings).

  • HP-UX system LP Printer (port) selections and properties.

  • Document scheduling and spooling properties.

  • Printer share name and alternate printer drive settings.

  • Security settings.

  • Device-specific properties.

To view to the property sheet of a shared printer queue, open the Printers folder, click on the printer, and then click on Properties in the File menu.

Setting General Properties for a Printer (Shared Printer Queue)

Use the General tab of a printer's Properties sheet to perform the following tasks:

  • Set or change the comment or location settings of the shared printer queue.

  • Change the driver that the printer uses.

The comment text is useful for indicating the print device location to Windows NT clients who are browsing for a printer. You can install a new printer driver using the New Driver button.

Use the Advanced Server net print command to execute print processor scripts.

Using a Print Processor Script

A print processor script can send print jobs directly to a file or terminal instead of to a printer, or to a remote HP-UX system computer via the uucp command, or to another HP-UX system process, such as troff or nroff.

When you create a print processor script, you must share a queue that uses it to allow users to access it. Users access this queue as they would any other print queue.

A print processor script is an HP-UX system executable file. It should conform to the following guidelines. To avoid affecting service to other users, execute scripts in the background.

The following environment variables are set and can be incorporated into your print processor scripts:

Variable

Description

$CLIENT

The computer name from which the job was sent.

$COPIES

The number of copies to be printed (1 and above).

$PRIO

The HP-UX system LP priority of the print job (1 to 39).

$DEST

The HP-UX system LP printer class (server queue) to which the job was sent.

$FILENAME

The full path name of the file to be processed.

To create a print processor script, use a text editor, such as vi, to create a shell script. Make the script executable by using the chmod +x command. Save the script in the server's lanman/customs directory and be sure to share the printer queue that will use the script. Then, use the net print command to tell the shared printer queue to use the print processor script.

WARNING! Processor scripts are executed as root. Please take appropriate security precautions when using processor scripts.

For more information, type net help print at the Advanced Server/9000 command prompt.

Changing Scheduling and Spooling Settings

You can use the Scheduling tab in the Properties sheet to change the document scheduling settings. However, using the default settings is recommended.

The following table shows the specific options in the Scheduling tab of the Properties sheet for Advanced Server/9000.

Option

Description

Available

Defines when the printer is available.

Priority

Sets up a varied priority print queue based on document priority.

Start printing after last page is spooled

Prevents delays when the print server prints pages faster than clients can provide them. (Default cannot be changed.)

Sharing a Printer (Shared Printer Queue)

To share a printer with network computers, select the Sharing tab in the printer's Properties sheet, click on Shared, and then provide a share name. The system displays by default the name of the shared printer queue.

In Advanced Server, a shared printer queue generally is shared when it is added.

Choose names for printers (shared printer queues) that are 31 or fewer characters and that do not contain spaces or special characters. If you are sharing printers with computers running MS-DOS, share names must be no longer than eight characters, optionally followed by a period and one to three characters, and should not contain spaces.

NOTE: To print from MS-DOS-based applications under Windows NT to Advanced Server/9000 print servers, you must first issue the net use command from the Windows NT command prompt. For more information on using the net use command, type net use /? at the Windows NT command prompt.

You also use the Sharing tab to install printer drivers for multiple platforms. For more information, see "Installing Printer Drivers for Multiple Hardware Platforms" earlier in this chapter.

Security

Using Advanced Server security features you can control access to printers, track printer use and ownership, and take ownership of printers.

Controlling Access to Printers (Shared Printer Queues)

To control printer usage under Advanced Server, set permissions for each shared printer queue. By default, all of the shared printers queues that you create are available to all network users. To restrict access to a shared printer queue you must alter its permission settings for a particular group or user. To change permissions on a shared printer queue, you must be the owner of the printer or have been granted Full Control permission. To change settings, click on the Security tab in the printer's Properties sheet and then click on Permissions.

Four types of permissions apply to network printers:

  • No Access

  • Print

  • Manage Documents (permission to manage all documents aimed at that printer)

  • Full Control

Although permissions are cumulative, the No Access permission overrides all other permissions.

By default, Administrators, Print Operators, and Server Operators have Full Control rights on a server. All users can manage their own documents.

Auditing

By auditing a printer, you track its usage. For a particular printer, you can specify which groups, users, and actions to audit. You can audit both successful and failed actions. Advanced Server stores the information generated from auditing in a file. You can view the information using Event Viewer. For more information, see Chapter 7, "Monitoring Events."

NOTE: To audit a printer, you must set the audit policy to audit file and object access. Set the audit policy using User Manager for Domains. For more information on audit policy, see Chapter 2, "Managing Advanced Server Domains."

Taking Ownership

Use the Ownership button to determine who owns the shared printer queue and, optionally, to take ownership of the printer. You can take ownership of a printer if you have Full Control of the shared printer queue or if you are logged on as a member of the Administrators group. Ownership allows you to set permissions for the printer.

Setting Device-Specific Properties

Device-specific printer properties describe the physical configuration of a print device, such as which paper trays are loaded and how much memory a device has. These properties vary from device to device. When you create a printer, use the printer's Properties Device Settings tab to make sure device- specific properties match the settings of the print device. Although default settings work for many printing needs, some special printing options, such as those available with PostScript printer drivers, require specific settings.

Setting Printer Memory

Because page printers must store an entire page in memory, they require relatively large amounts of memory. If you are using a page printer, such as a laser printer, make sure that the amount of memory available in the device matches the value shown in the Device Settings tab. If the print device has substantially more or less memory than what is shown in the Device Settings tab, print throughput may suffer.

To adjust the Printer Memory setting on the printer's Properties Device Settings tab, double-click on the printer icon in the Printers folder and then click on Properties on the Printer menu.

Using Print Forms

Advanced Server uses a form-based printing model rather than a tray-based printing model. Under a form-based model, the print server administrator configures the Advanced Server print server by defining the form loaded in each paper source (tray). The form is defined in using the following criteria:

  • Size

  • Printer area margins

  • Form name

Using Windows-based applications running on a Windows NT-based computer, each user can select a desired print form. This frees the user from having to know which tray contains which form. Advanced Server interprets tray and form assignment data and sends instructions to the print device to select the correct tray.

Windows-based applications can use different forms within a document. For example, you could use Envelope for the first page, Letterhead for the second page, and Letter for the third and following pages.

NOTE: To set the default form, select the Draw selected form only from this tray check box in the printer's Properties Device Settings tab.

For information on creating custom forms, see the "Creating Custom Forms" section later in this chapter.

Choosing Font Types

Fonts are collections of characters and symbols that have a specific design and resolution. Print devices use three types of fonts:

  • Device fonts reside in the hardware of your print device. They can be built into the print device or can be provided by a font cartridge or font card.

  • Screen fonts are Windows NT fonts (including TrueType) that can be translated for output to the print device. To install screen fonts on your Windows NT computer, use the Fonts option in the Control Panel folder.

  • Downloadable soft fonts are installed using the Device Settings tab of the printer's Properties sheet. Clients that use soft fonts and that print to Advanced Server print servers should install soft fonts locally.

Advanced Server supports three types of screen fonts that can be reproduced on printers:

  • TrueType fonts are device-independent fonts that can be reproduced on all print devices. TrueType fonts are stored as outlines and can be scaled and rotated. To be reproduced on a print device, fonts only need to be present on the computer originating the document. The greatest benefit of using TrueType fonts in a networking environment is their portability; documents with TrueType fonts are independent of any print device, application, or system.

  • Raster fonts are stored as bitmaps and are device-dependent. If a print device does not support raster fonts, it will not print them. Raster fonts cannot be scaled or rotated.

  • Vector fonts are useful for devices such as pen plotters that cannot reproduce bitmaps. They can be scaled to any size or aspect ratio.

For each document, the client computer downloads required screen and soft fonts to Advanced Server which then sends them to the print device. To improve printing times, use device fonts which already are present at the print device.

Not all devices can use all three types of printer fonts. Pen plotters, for example, normally cannot use downloaded soft fonts or print raster screen fonts.

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 1997 Hewlett-Packard Development Company, L.P.