From de4406f26ce506944b2b629890bba9e091468e05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Zaj=C4=85c?= Date: Mon, 30 Nov 2015 10:46:21 +0100 Subject: [PATCH 1/2] Chromium users need to check Background graphics option when printing. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 52dcd22..38f53e8 100644 --- a/README.md +++ b/README.md @@ -708,7 +708,8 @@ Here's an example of an exported presentation that's been uploaded to SlideShare 3. Change the **Destination** setting to **Save as PDF**. 4. Change the **Layout** to **Landscape**. 5. Change the **Margins** to **None**. -6. Click **Save**. +6. (Under Chromium) In **Options** check **Background graphics**. +7. Click **Save**. ![Chrome Print Settings](https://s3.amazonaws.com/hakim-static/reveal-js/pdf-print-settings.png) From 2a8646543476bf39475606aa9d5aef622675f302 Mon Sep 17 00:00:00 2001 From: Hakim El Hattab Date: Fri, 8 Jan 2016 10:35:25 +0100 Subject: [PATCH 2/2] tweak to pdf print isntructions --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0fa8e76..87988ef 100644 --- a/README.md +++ b/README.md @@ -708,10 +708,10 @@ Here's an example of an exported presentation that's been uploaded to SlideShare 3. Change the **Destination** setting to **Save as PDF**. 4. Change the **Layout** to **Landscape**. 5. Change the **Margins** to **None**. -6. (Under Chromium) In **Options** check **Background graphics**. +6. Enable the **Background graphics** option. 7. Click **Save**. -![Chrome Print Settings](https://s3.amazonaws.com/hakim-static/reveal-js/pdf-print-settings.png) +![Chrome Print Settings](https://s3.amazonaws.com/hakim-static/reveal-js/pdf-print-settings-2.png) Alternatively you can use the [decktape](https://github.com/astefanutti/decktape) project.