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
|
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="documents-print" xml:lang="ru">
<info>
<revision pkgversion="3.4.0" date="2012-02-20" status="stub"/>
<link type="guide" xref="documents"/>
<credit type="author copyright">
<name>Julita Inca</name>
<email>yrazes@gmail.com</email>
<years>2012</years>
</credit>
<desc>Print documents that are locally store; but no the remotely ones, yet.
</desc>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Александр Прокудин</mal:name>
<mal:email>alexandre.prokoudine@gmail.com</mal:email>
<mal:years>2011</mal:years>
</mal:credit>
</info>
<title>Print a document</title>
<comment>
<cite date="2012-02-20" href="mailto:yrazes@gmail.com">Julita Inca</cite>
<p>This assumes the reader knows how to select the document or documents that
is need it. By the end of this page, the reader will be able to print a
document (can you even print them yet?).
</p>
</comment>
<p>This feature is not implemented at the moment, but is being developed to
print documents that you are working locally or remotely.</p>
<p>If you are using <app>Documents</app> and you need to print a document or
documents you probably need physically to read or write:</p>
<steps>
<item><p>Open the document or documents with the apropiate application.
</p></item>
<item><p>Print the document as you usually
<link href="printing.page">print</link>.</p>
</item>
</steps>
</page>
|