python - How can I find out, if a page is full with reportlab PDF? -


i creating pdfs tables reportlib (with c.draw() ). don´t know, when page full because of dynamic content. how can check out, if @ end of page, can add footer , c.showpage() ?

canvas.draw() low level. if want stick canvas.draw have take care of everything.

instead, use platypus , make flowables, when place them in document reportlab.platypus.doctemplate.basedoctemplate has several hooks can use control placement , flux.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -