Инструкция для DELL 2145cn

(скачивание инструкции бесплатно)
Формат файла: PDF
Доступность: Бесплатно как и все руководства на сайте. Без регистрации и SMS.
Дополнительно: Чтение инструкции онлайн
background image

Using Your Printer in Linux

27

Printing a Document

Printing from Applications

There are a lot of Linux applications that you are allowed to 
print from using Common UNIX Printing System (CUPS). You 
can print on your machine from any such application.

1

From the application you are using, select 

Print

 from the 

File

 menu.

2

Select 

Print

 directly using 

lpr

.

3

In the LPR GUI window, select the model name of your 
machine from the Printer list and click 

Properties

.

4

Change the printer and print job properties.

Click.

The following four tabs display at the top of the window.

General

 - allows you to change the paper size, the paper 

type, and the orientation of the documents, enables the 
duplex feature, adds start and end banners, and changes 
the number of pages per sheet.

Text

 - allows you to specify the page margins and set the 

text options, such as spacing or columns.

Graphics

 - allows you to set image options that are used 

when printing images/files, such as color options, image 
size, or image position.

Device

: allows you to set the print resolution, paper 

source, and destination.

5

Click 

Apply

 to apply the changes and close the Properties 

window. 

6

Click 

OK

 in the LPR GUI window to start printing.

7

The Printing window appears, allowing you to monitor the 
status of your print job.

To abort the current job, click 

Cancel

.

Printing Files

You can print many different types of files on the Dell machine 
device using the standard CUPS way - directly from the 
command line interface. The CUPS lpr utility allows you do that. 
But the drivers package replaces the standard lpr tool by a 
much more user-friendly LPR GUI program.
To print any document file:

1

Type 

lpr <file_name>

 from the Linux shell command 

line and press 

Enter

. The LPR GUI window appears.

When you type only 

lpr

 and press 

Enter

, the Select 

file(s) to print window appears first. Just select any files 
you want to print and click 

Open

2

In the LPR GUI window, select your printer from the list, 
and change the printer and print job properties.

For details about the properties window, see page 27.

3

Click 

OK

 to start printing.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
Оглавление инструкции

Document Outline