genalog
genalog copied to clipboard
Access different pages if content is across multiple pages
If my content is more than a page long, what does doc.render_png()
return? Looking at the source code, it seems to return it per page. How can I access the different pages programmatically to degrade them?