diff options
Diffstat (limited to 'help/C/email.page')
-rw-r--r-- | help/C/email.page | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/help/C/email.page b/help/C/email.page index 42540c2..e918e84 100644 --- a/help/C/email.page +++ b/help/C/email.page @@ -9,11 +9,14 @@ <title>Sending via Email</title> <p> - To email the current document use the <guiseq><gui>Document</gui><gui>Email</gui></guiseq> menu (<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. + To email the current document use the <guiseq><gui>Document</gui><gui>Email</gui></guiseq> + menu (<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 is set to text the email will have a PDF attachment otherwise the email will have a JPEG attachment for each page. + 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. |