blob: ba3b03fec499d73a5581ad356c6b1671c8a7af09 (
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
|
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its"
type="guide"
id="email">
<info>
<revision pkgversion="3.35.90" date="2020-02-07"/>
<credit type="author" its:translate="no">
<name>Robert Ancell</name>
<email>robert.ancell@gmail.com</email>
</credit>
<credit type="author" its:translate="no">
<name>Ali Shtarbanov</name>
<email>ametedinov@gmail.com</email>
</credit>
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude" />
<link type="guide" xref="index#use"/>
</info>
<title>Sending via Email</title>
<p>
To email the current document, press the menu button in the top-right corner
of the window and select <gui style="menuitem">Email</gui>. Alternatively,
press <keyseq><key>Ctrl</key><key>E</key></keyseq>. Your email program will be opened with
a new message containing the scanned document as an attachment.
</p>
<p>
If the document type was set to "Text" the email will have a PDF attachment for each page.
Conversely, if the document type was set to "Image", the email will have a JPEG
attachment for each page.
</p>
<p>
See <link xref="save"/> for more information about file formats.
</p>
</page>
|