How do I get long table to start on current page and not move to next page
51 views
Skip to first unread message
Zoe Seeger
unread,
Jul 23, 2020, 2:40:14 AM7/23/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to reportlab-users
When adding a long reportlab table - larger than the available space on
the current page - to a report, the table is moved to the next page even
if the table continues for another portion of a page. I have looked at
the Table and LongTable classes
but it is not obvious if this is possible. How can I get the table to
print on the current page and not be moved to a new page when it is
longer than the available space?