-
I've set up [reveal.js](http://lab.hakim.se/reveal-js/#/) to do slides. For an example in action, see flu introduction:
- [slides](http://bedford.io/projects/sismid/flu/slides.html) (use left and righ…
trvrb updated
9 years ago
-
Would it be possible to render multiple pages as pdf using `page.render` ?
I am trying to render slides (made with reveal.js). So basically I am rendering the first slide then I call a method `Reveal…
hadim updated
9 years ago
-
In Chromium and Firefox when you print the page `` tag are replaced by the current image display by the tag.
Would it be possible to do the same in decktape ?
hadim updated
9 years ago
-
@astefanutti , dose this solution work with old config files or we need to update it with respect to decktape.js and i don't want to use dzsilder thing ( How i escape it ? ) i want only my pdf with…
-
I am maybe wrong but the rendered SVG (``) with decktape do not use the `viewBox` attribute. See the screenshot below.
While it renders correctly with both last version of Chromium and Firefox.
![sv…
hadim updated
9 years ago
-
Add an option that exports each slide as an image as it is creating the PDF. This can be accomplished by calling the `page.render` method before the `printer.printPage` call.
The benefit of exporting…
-
Phantomjs is unfortunately based on QtWebKit which is now deprecated and so many rendering issue won't be fixed anytime soon.
The thing is QtWebKit is today year behind modern browser (Chromium and F…
hadim updated
9 years ago