blob: ca85840a655f877c88d689a2ae3007a1e741e8ed (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="guide" id="email" xml:lang="en-GB">
<info>
<link type="guide" xref="index#use"/>
</info>
<title>Sending via E-mail</title>
<p>To e-mail the current document, use the <guiseq><gui>Document</gui><gui>Email</gui></guiseq> menu (<keyseq><key>Ctrl</key><key>E</key></keyseq>). Your e-mail 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 "Photo", the email will have a JPEG
attachment for each page.
</p>
<p>See <link xref="save"/> for more information about file formats.</p>
</page>
|