ArthurHub / ArthurHub/HTML-Renderer
Breaking table issue
Open
bug
PDF
- Dominant language
- C#
- Stars
- 1.4k
- Forks
- 550
- Avg merge
- 14d 9h
- Merged PRs (30d)
- 1
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.