From 46ca04ab5951edf700b9f4b22898b46ad648dc4c Mon Sep 17 00:00:00 2001 From: Andre Klapper Date: Wed, 8 Aug 2012 16:58:53 +0200 Subject: User Docs: Add page about saving emails as PDF --- help/C/save-mail-as-pdf.page | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 help/C/save-mail-as-pdf.page (limited to 'help') diff --git a/help/C/save-mail-as-pdf.page b/help/C/save-mail-as-pdf.page new file mode 100644 index 0000000000..78b8189058 --- /dev/null +++ b/help/C/save-mail-as-pdf.page @@ -0,0 +1,33 @@ + + + + Converting emails into PDF files. + + + + + + Andre Klapper + ak-47@gmx.net + + +

Creative Commons Share Alike 3.0

+
+ +
+ +Save messages as PDF + +

In order to save emails in the PDF file format, select FilePrint and then choose Print to File. See the desktop help for general information on printing.

+ + +

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.

+ +

Open the Terminal application.

+

Run the command gsettings set org.gnome.evolution.mail drag-and-drop-save-file-format 'pdf'

+
+
+ + +
-- cgit