![]() |
|
Some features may not be available depending on models or options. It means that the features are not supported. |
There are a lot of Linux applications that allow you to print using Common UNIX Printing System (CUPS). You can print on your machine from any such application.
Open an application, and select
from the menuSelect
directly using lpr.In the LPR GUI window, select the model name of your machine from the printer list and click
.Change the print job properties using the following four tabs displayed at the top of the window.
: Changes the paper size, the paper type, and the orientation of the documents. It enables the duplex feature, adds start and end banners, and changes the number of pages per sheet.
![]() |
|
Automatic/manual duplex printing may not be available depending on models. You can alternatively use the lpr printing system or other applications for odd-even printing. |
: Specifies the page margins and set the text options, such as spacing or columns.
: Sets image options that are used when printing image files, such as color options, image size, or image position.
Click
to apply the changes and close the window.Click
in the window to start printing.The Printing window appears, allowing you to monitor the status of your print job.
To abort the current job, click
.You can print many different types of files on your machine using the standard CUPS, directly from the command line interface. The CUPS lpr utility allows you to do that, but the driver’s package replaces the standard lpr tool by a much more user-friendly LPR GUI program.
To print any document file:
Enter lpr <file_name> from the Linux shell command line and press Enter. The
window appears.When you type only lpr and press
, the window appears first. Just select any files you want to print and click .In the
window, select your machine from the list, and change the print job properties.Click
to start printing.Using the
window provided by the , you can change the various properties for your machine as a printer.Open the
.If necessary, switch to
.Select your machine on the available printers list and click
.The
window appears.The following five tabs display at the top of the window:
: Allows you to change the printer location and name. The name entered in this tab displays on the printer list in .
: Allows you to view or select another port. If you change the machine port from USB to parallel or vice versa while in use, you must re-configure the machine port in this tab.
: Allows you to view or select another machine driver. By clicking , you can set the default device options.
: Shows the list of print jobs. Click to cancel the selected job and select the check box to see previous jobs on the job list.
: Shows the class that your machine is in. Click to add your machine to a specific class or click to remove the machine from the selected class.
Click
to apply the changes and close the window.