-
Notifications
You must be signed in to change notification settings - Fork 417
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
--print produces empty output #117
Comments
This seems to be related to the theme, I found that using a different theme renders a proper PDF:
I guess not all themes are compatible with the print styles. But it surprises me that the default theme now fails to render properly, as that is what's been tested all along. Also see #86 and #97 for related issues. If anyone can shed a light on this, that would be very helpful. |
Hm, even with I'm using PhantomJS 2.1.1 from Homebrew here. I was able to successfully use decktape with a forked off version of PhantomJS to produce PDFs, which takes significantly longer for a few dozen slides. |
Does it help to update Node.js to v6.11.0 and re-install reveal-md? I've had some issues with Node v4 and early Node v6.x. |
Umm, I'm on Node 8.0.0, actually. |
Not sure what exactly is going on, but I've just updated some dependencies for v0.3.3 and it seems to render slides in PDF for Node v8. Please let me know if it works for you. |
It worked, yes, thank you very much! |
I'm having the same problem with this presentation. I have all tools and dependencies on their latest versions:
Can you check if it happens with you too? |
Yes, I'm also only one empty slide in the PDF. I'll reopen, but still not sure what the actual cause is. |
I just tried to recompile the slides again and I also end up with an empty PDF, although it definitely used to work. The only thing I changed is that Homebrew upgraded me to Node 8.1.2 (from 8.0.0) in the meantime. |
I am also having this problem, and it seems to work on and off again. Any new insight since the issue was reopened?
|
Sorry, but I'm actually never printing slides myself, so I'm not very interested in this. Happy to accept PRs! |
This seems to have been fixed in #144, so I'm just going to close this issue. Feel free to report any issues. |
Running with phantomjs 2.1.1 on OS X and Linux, both exhibit the same problem.
The output only contains the background color, nothing else:
The text was updated successfully, but these errors were encountered: