Open sdharmarajah opened 2 years ago
I vote for this question, although work on a simpler case, namely: if the slide is scrollable (e.g. there is a list with 30 rows), I would sacrifice the formatting but have all rows shown in pdf, let it be 2 slides or more.
It should be possible for each slide to detect whether there is a scroll down, if yes programmatically scroll the page, generate the screenshot, and iterate until the end of the page has been reached.
Would you have an example presentation with increased slide height to share, so I can experiment on it?
@astefanutti Hi, here it is
@nataschake thanks a lot. I'll have a look ASAP.
We just started using Decktape and we love it 😄
Our use case is slightly different - our slides have expanding/collapsing widgets, which when expanded increase the slide height beyond the screen's visible area
We can programatically expand all widgets - but Is it possible for Decktape to