diff options
author | Hakim El Hattab <hakim.elhattab@gmail.com> | 2016-01-08 10:29:45 +0100 |
---|---|---|
committer | Hakim El Hattab <hakim.elhattab@gmail.com> | 2016-01-08 10:29:45 +0100 |
commit | 1450d21595656aa29fcfac3be1aafa59a81a7ff0 (patch) | |
tree | fcbc8201c19378e61f1e0548721ad151768804bf | |
parent | 1d6848a78242bed53858e6bdc0c30f683b8c43ce (diff) | |
parent | de4406f26ce506944b2b629890bba9e091468e05 (diff) | |
download | fosdem-2018-presentation-1450d21595656aa29fcfac3be1aafa59a81a7ff0.tar fosdem-2018-presentation-1450d21595656aa29fcfac3be1aafa59a81a7ff0.tar.gz |
Merge pull request #1450 from Quintasan/fix-printing-readme
Chromium users need to check Background graphics option when printing.
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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) |