blob: 5d0b4701851fb02e690098b0804370e31d1c6701 (
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
|
<page xmlns="http://projectmallard.org/1.0/"
type="guide"
id="scanning">
<info>
<title type="sort">0</title>
<link type="guide" xref="index#acquire"/>
</info>
<title>Scanning a Page</title>
<p>
To scan a document from your scanner:
</p>
<steps>
<item>
<p>
Connect the scanner to your computer.
</p>
</item>
<item>
<p>
Open <app>Simple Scan</app>.
</p>
</item>
<item>
<p>
Press the scan button in the toolbar (or <keyseq><key>Ctrl</key><key>1</key></keyseq>).
</p>
</item>
</steps>
<p>
The page will be shown as it is scanned.
</p>
<p>
Each page you scan is added to the end of your document. To start a new document select <guiseq><gui>Document</gui><gui>New</gui></guiseq>.
Individual pages can be deleted by right clicking a page or pressing the <key>Delete</key> key.
</p>
<p>
The type of scan can be changed from the <guiseq><gui>Document</gui><gui>Scan</gui></guiseq> menu.
Choose <gui>Text</gui> if you want the document to be quickly scanned in black and white or <gui>Photo</gui> for a high resolution color scan.
</p>
<p>
To stop the scan at any time press <key>Escape</key>.
</p>
</page>
|