diff options
Diffstat (limited to 'help/POT/email.page')
-rw-r--r-- | help/POT/email.page | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/help/POT/email.page b/help/POT/email.page new file mode 100644 index 0000000..ab4e829 --- /dev/null +++ b/help/POT/email.page @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="utf-8"?> +<page xmlns="http://projectmallard.org/1.0/" type="guide" id="email"> + + <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 is set to text the email will have a PDF attachment otherwise the email will have a JPEG attachment for each page. + </p> + <p> + See <link xref="save"/> for more information about file formats. + </p> +</page> |