![]() |
![]() |
| |||||||||||||||||||
Chapter 11PrintingYou can easily print files, find or cancel print jobs, and get information about printers and print jobs through the desktop. Your Default PrinterYour system may have more than one printer that you can use for printing. One of the printers will be designated as the default printer. The default printer is the printer that your desktop automatically uses if you submit a document for printing and you don't specify a printer name. When you first open your desktop, the default printer is shown in the Front Panel. To find out how to display a printer other than your default printer in the Front Panel, see To Change the Front Panel Printer.
|
LPDEST=printer_device; export LPDEST |
If you are using csh the syntax is:
setenv LPDEST printer_device |
Note - This change will take effect the next time you log out and back in again.
For example, the following line would change the default printer to the printer whose device name is laser3d.
LPDEST=laser3d; export LPDEST |
If you are using csh the syntax is:
setenv LPDEST laser3d |
The desktop can print different types of files, as listed in Table 11-1.
Table 11-1 Types of Data That Can Be Printed (Initial Configuration)
Type of Data | Data Type Requirement | Description |
|---|---|---|
Text file | File name ends with.txt | Text files containing ordinary (ASCII) text data |
PostScript | File name ends with .ps, or content is recognized as PostScript data | PostScript files (requires a PostScript printer) |
PCL | File name ends with.pcl,or content is recognized as PCL data | Printer Control Language files (requires a PCL printer) |
Data | Contains text data | The default data type assigned to all files containing ASCII data that do not match other data types |
If applications are installed on your system that create other types of files, your system administrator can add printing capabilities for them.
Note - Ensure that your destination printer is capable of printing PostScript or PCL files before you try to print them.
There are many ways to submit a file to a printer:
Using the Front Panel
Using File Manager
Using Print Manager
Using applications
To Print Using the Front PanelDrag a single file or multiple files from File Manager to the Printer control in the Front Panel or to a Printer icon in the Personal Printers subpanel.
The system then displays a Print dialog box for specifying print options. A Print dialog box appears for each file you drag to the Printer control.

Note - pscolor will not show on your system. It is only included as an example of a printer that has been added to a system.
Optional. Use the text fields in the Print dialog box to set additional print options. (See Setting Print Options Using the Print Dialog Box.)
Click OK in the Print dialog box to send the job to the printer.
To Print Using File ManagerChoose Print from the Selected menu or the file's pop-up menu.
The system displays a Print dialog box for specifying various print options.
Optional. Use the text fields in the Print dialog box to set additional print options. (See Setting Print Options Using the Print Dialog Box.)
Click OK in the Print dialog box to send the job to the printer.
To Print Using Print ManagerDrag a file from File Manager to a printer icon in Print Manager.
In Print Manager, you can submit a document by dropping it on a printer icon or into the jobs list area to the right of a printer.
Note - If you submit a job to a printer that is down (flag is showing), it may never be printed even though it appears in the jobs list.
The system displays a Print dialog box for specifying various print options.
Optional. Use the text fields in the Print dialog box to set additional print options. (See Setting Print Options Using the Print Dialog Box.)
Click OK in the Print dialog box to send the job to the printer.
Previous Contents Index Next ![]() |