Antonin Stefanutti

Results 261 comments of Antonin Stefanutti

@jroper thanks for the feedback. I infer you're exporting reveal.js presentations for which I assumed passing `fragments=true` in the URL query string would force the fragments to be rendered one...

Sounds like a great idea! It should be possible to: - Add a new method to the DeckTape plugin API that would return the presentation title. Depending on the presentation...

DeckTape 2.x is now responsible for the PDF creation so that should be a lot easier to implement metadata retrieval and writing.

Thanks a lot for the report, and your bravery 😉. I agree this would make a valuable entry to the FAQ. I would suggest to point to the Puppeteer docs,...

Hyperlinks are currently rendered as PDF link annotation with the _URI action_ irrespective whether they happen to be _internal_ links or not. This has been implemented as part of DeckTape...

@gtolomei I've added support for hyperlinks in version `2.2.0`. Maybe you'll need to upgrade. This works for hyperlinks but not _internal_ links.

Issue with the RISE plugin followed-up in #111.

Yes, that's in my todo list. My understanding was that Spectacle provides a decent PDF export, as opposed to other frameworks for which a DeckTape plugin would be more important...

I've just tried using the `generic` plugin to export the Spectacle demo slides and got the following error: ``` Loading page http://stack.formidable.com/spectacle ... +- TypeError: undefined is not a constructor...