Printing of the print-pdf mode in reveal.js produces bogus output
Categories
(Core :: Printing: Output, task)
Tracking
()
People
(Reporter: hanno, Unassigned)
References
()
Details
(Keywords: testcase-wanted)
Attachments
(2 files)
I'm using the reveal.js presentation framework and it has a way to produce printed pdfs by passing the ?print-pdf=1 parameter.
However it seems this is broken in Firefox. In my test for the title page it is blank and for a normal page the content is pushed to the top while it should be in the middle.
Try to print e.g. this:
https://int21.de/slides/securityfest-mime/?print-pdf=1#/
I'm attaching two PDFs from firefox and chrome printing the first two pages (enough to show the problem). There's also a bug at reveal documenting issues and why they recommend chrome: https://github.com/hakimel/reveal.js/issues/1638
(Mozilla dev Sean Voisen has asked on twitter for feedback on web content that doesn't print properly in firefox: https://twitter.com/svoisen/status/1182728307223085056 )
Reporter | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Updated•3 years ago
|
Description
•