openhtmltopdf icon indicating copy to clipboard operation
openhtmltopdf copied to clipboard

The rowspan in the table is truncated

Open CCYYT opened this issue 1 year ago • 0 comments

Image pseudo code:

... ... ... ... ...
The data in my tbody is dynamically generated, and regular td is correctly paginated. However, td with the rowspan attribute still has truncation issues

CCYYT avatar Jan 20 '25 09:01 CCYYT