HTML-Renderer icon indicating copy to clipboard operation
HTML-Renderer copied to clipboard

Breaking table issue

Open gyfke opened this issue 8 years ago • 0 comments

Currently if table row exceeds page's borders, it moves to the next page. And if it is the second row in a table, the whole table moves to the next page to not split header and table body. But if first and second row's cumulative height is more than page's height, it goes into infinite moving to the next page

gyfke avatar Mar 03 '17 08:03 gyfke