diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-12-19 18:33:40 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-12-19 18:33:40 +0100 |
commit | 42999abb9e2e1d13125f6d0e1c434e3235bf49a2 (patch) | |
tree | da675a164459896a760883e5aabdca02f7225cc4 /help/zh_TW/email.page | |
parent | 2add609936591c1eeb821a728e1aa951e1de20f5 (diff) |
Imported Upstream version 3.19.3upstream/3.19.3
Diffstat (limited to 'help/zh_TW/email.page')
-rw-r--r-- | help/zh_TW/email.page | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/help/zh_TW/email.page b/help/zh_TW/email.page new file mode 100644 index 0000000..54ee14e --- /dev/null +++ b/help/zh_TW/email.page @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<page xmlns="http://projectmallard.org/1.0/" type="guide" id="email" xml:lang="zh-TW"> + + <info> + <link type="guide" xref="index#use"/> + </info> + + <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. + </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> |