mozilla / mozilla-presentation-templates

DEPRECATED
141 stars 121 forks source link

HTML slideshows cannot be exported to PDF #7

Closed fabi1cazenave closed 1 year ago

fabi1cazenave commented 10 years ago

The HTML template is based on shower, which prints just fine in Chrome or wkhtmltopdf: every slide is printed on one page, which makes it straight-forward to export an HTML slideshow to PDF.

Unfortunately, this custom Mozilla theme does not seem to support it: the “one slide per page” stylesheet is never activated. Maybe I’m doing it wrong?

pepelsbey commented 10 years ago

@fabi1cazenave, unfortunately this template is quite outdated, both script and styles. Shower is now using a different principle of printing for built-in themes: there’s no separate print styles, all screen styles not required for printing are hidden behind @media screen.

Mte90 commented 9 years ago

I've created a new version of this template based on the new shower version with the mozilla theme https://github.com/Mte90/Mozilla-Presentation-Boilerplate