File: importingfromscanner.page

package info (click to toggle)
ocrfeeder 0.8.5-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,036 kB
  • sloc: python: 6,457; sh: 875; makefile: 116; xml: 65
file content (26 lines) | stat: -rw-r--r-- 854 bytes parent folder | download | duplicates (7)
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
<page xmlns="http://projectmallard.org/1.0/"
      type="topic"
      id="importingfromscanner">

<info>
    <link type="guide" xref="index#images"/>
    <link type="seealso" xref="addingimage"/>
    <desc>Importing from a scanner device</desc>
</info>

<title>Importing From Scanner</title>

<p>In order to help convert a printed document into
an editable document, <app>OCRFeeder</app> offers a
way to import images directly from a scanner device.</p>

<p>To import an image from a scanner device, use the menu
<guiseq><gui>File</gui><gui>Import Page From Scanner</gui></guiseq>
or the keyboard shortcut
<keyseq><key>Ctrl</key><key>Shift</key><key>I</key></keyseq>.</p>

<p>The currently detected scanner device will be used to
scan the page. If more than one scanner if found, then a dialog
will be shown with the options to choose from.</p>

</page>