diff options
author | Alessio Treglia <alessio@debian.org> | 2010-10-26 17:12:56 +0200 |
---|---|---|
committer | Alessio Treglia <alessio@debian.org> | 2010-10-26 17:12:56 +0200 |
commit | fafc0daa6bd26ad254943315f253b1b218e71080 (patch) | |
tree | 2d09b07a68c0236fe5b0b7a4ebdb630c96610b4d /help/POT/scanning.page | |
parent | 516b7d5c6b94b4496609a4a758c21d0cdc2bbfa2 (diff) |
Imported Upstream version 2.32.0.1upstream/2.32.0.1
Diffstat (limited to 'help/POT/scanning.page')
-rw-r--r-- | help/POT/scanning.page | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/help/POT/scanning.page b/help/POT/scanning.page new file mode 100644 index 0000000..01ab072 --- /dev/null +++ b/help/POT/scanning.page @@ -0,0 +1,49 @@ +<?xml version="1.0" encoding="utf-8"?> +<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> |