blob: 9726beef741ed975824d3cd246cb0cc19fc2583e (
plain)
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
|
<page xmlns="http://projectmallard.org/1.0/"
type="guide"
id="print">
<info>
<link type="guide" xref="index#use"/>
</info>
<title>Printing</title>
<p>
You are able to print a scanned document directly without having to save
the document first. This is convenient for making copies of documents or photos.
</p>
<steps>
<title>To Print a Document</title>
<item>
<p>Go to the <guiseq><gui>Document</gui><gui>Print</gui>
</guiseq> menu or use the keyboard shortcut <keyseq><key>Ctrl</key><key>P</key></keyseq>.
This will open the "Print" dialog box.
</p>
</item>
<item>
<p>From the "Print" dialog box choose your desired printing settings and/or Print Preview
the document, then press the "Print" button.
</p>
</item>
</steps>
</page>
|