Merge pull request #1450 from Quintasan/fix-printing-readme
Chromium users need to check Background graphics option when printing.
This commit is contained in:
commit
1450d21595
1 changed files with 2 additions and 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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue