aboutsummaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorAndre Klapper <a9016009@gmx.de>2012-08-08 23:12:24 +0800
committerAndre Klapper <a9016009@gmx.de>2012-08-08 23:14:26 +0800
commit095554ae0a0ebe217c61874e17020f7f641d436a (patch)
treef6b09cb4696f083bc0a7c5e093c905b4a7a3cbd3 /help
parentfefea320e0ea5e92ba0b52a3c8ad403b5b71f0b3 (diff)
downloadgsoc2013-evolution-095554ae0a0ebe217c61874e17020f7f641d436a.tar
gsoc2013-evolution-095554ae0a0ebe217c61874e17020f7f641d436a.tar.gz
gsoc2013-evolution-095554ae0a0ebe217c61874e17020f7f641d436a.tar.bz2
gsoc2013-evolution-095554ae0a0ebe217c61874e17020f7f641d436a.tar.lz
gsoc2013-evolution-095554ae0a0ebe217c61874e17020f7f641d436a.tar.xz
gsoc2013-evolution-095554ae0a0ebe217c61874e17020f7f641d436a.tar.zst
gsoc2013-evolution-095554ae0a0ebe217c61874e17020f7f641d436a.zip
User Docs: Rename Save as PDF page
Diffstat (limited to 'help')
-rw-r--r--help/C/mail-save-as-pdf.page33
1 files changed, 33 insertions, 0 deletions
diff --git a/help/C/mail-save-as-pdf.page b/help/C/mail-save-as-pdf.page
new file mode 100644
index 0000000000..8266ffd9e2
--- /dev/null
+++ b/help/C/mail-save-as-pdf.page
@@ -0,0 +1,33 @@
+<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its"
+ type="topic" id="mail-save-as-pdf">
+
+ <info>
+ <desc>Converting emails into PDF files.</desc>
+
+ <link type="guide" xref="index#common-mail-problems" />
+
+ <revision pkgversion="3.5.5" version="0.1" date="2012-08-08" status="review"/>
+ <credit type="author">
+ <name its:translate="no">Andre Klapper</name>
+ <email its:translate="no">ak-47@gmx.net</email>
+ </credit>
+ <license>
+ <p>Creative Commons Share Alike 3.0</p>
+ </license>
+
+</info>
+
+<title>Save messages as PDF</title>
+
+<p>In order to save emails in the PDF file format, select <guiseq><gui>File</gui><gui>Print</gui></guiseq> and then choose <gui>Print to File</gui>. See <link href="ghelp:gnome-help#printing">the desktop help</link> for general information on printing.</p>
+
+<note style="advanced">
+<p>You can also export messages as PDF by dragging and dropping them to the file manager, instead of dropping them in mbox (text) format by default.</p>
+<list>
+<item><p>Open the <app>Terminal</app> application.</p></item>
+<item><p>Run the command <cmd>gsettings set org.gnome.evolution.mail drag-and-drop-save-file-format 'pdf'</cmd></p></item>
+</list>
+</note>
+<!-- As per https://mail.gnome.org/archives/evolution-list/2012-June/msg00174.html -->
+
+</page>