You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the first row of a table is too long to fit on the page, it moves to the next page and orphans the table heading on the previous page. Imo the table heading should not be displayed alone on the initial page. See the unit test pdf for a visual example.
When the first row of a table is too long to fit on the page, it moves to the next page and orphans the table heading on the previous page. Imo the table heading should not be displayed alone on the initial page. See the unit test pdf for a visual example.
Minimal code
This behaviour is codified in a unit test, test_table_with_page_break_over_image, copied below here.
Environment
fpdf2
version used: 2.8.2The text was updated successfully, but these errors were encountered: