PDFs of revealjs: effects of the chalkboard option and an extra blank page #4051
Replies: 2 comments 1 reply
-
I know that was not your point, but can you expand? We'd like to fix regressions before the release! |
Beta Was this translation helpful? Give feedback.
-
Related to this #3997 I believe.
I wonder if this is a plugin issue or reveal.js issue; I wanted to check Chalkboard demo https://rajgoel.github.io/reveal.js-demos/chalkboard-demo.html#/ but I can't even print it |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I noticed my PDFs (created in a browser) of revealjs previews of presentations were not taking the full page. I diagnosed this to be the
chalkboard
option. I'm not sure it needs fixing, but I figure I would warn others in case of trouble.Also, the last page if blank. I found the
pdf-page-height-offset:
option, but setting it with values such as 1, -1, 100, -100, had no effect on the PDF (there's still a blank page at the end). Not a major problem, but just thought I'd give the feedback.I'm using Quarto 1.3.24 (because of a few quirks in Windows with newer versions).
Here's my MWE:
Here's a screen capture of the print dialog in Chrome:
Beta Was this translation helpful? Give feedback.
All reactions