Skip to content

Printing Export to PDF

Sunny Ripert edited this page Oct 8, 2020 · 5 revisions

Print to PDF

A (very crude) way of printing the slides is:

  1. Open in Firefox/Chrome
  2. Resize the window to make the slides fill the full width of the window. (This means that there is at least a little bit of space at the top and bottom of the slides.)
  3. Print to file (tip: choose a custom paper size with a 4:3 ratio)

Step 2 is needed to make sure all slides (and not only the first one) are printed.

Using DeckTape

You can install DeckTape and call:

decktape remark <url> <filename.pdf> --chrome-arg=--disable-web-security --size 320x240

See also