Re: Presentation generation about asciiDoc and decks
Posted by
asotobu on
Jul 03, 2013; 5:51am
URL: https://discuss.asciidoctor.org/Presentation-generation-about-asciiDoc-and-decks-tp373p374.html
Generating a pdf of the slides, depends on the backend used, for example RevealJs supports it. In case ofDZSlides I am sure that we could implement something similar, but if you look on Dan examples you will find that you can use Selenium to export each page and save as pdf. Then you can use Image_Magik program to transform png to pdf. You can see this in
https://github.com/mojavelinux/dzslides/tree/master/scripts