Skip to content

Conversation

@linusbrolin
Copy link

The table actually was positioned above where it should, which messes up the page layout. This fixes that.

This also fixes a regression with headerHeight:
"this.headerHeight" does not work when using multiple tables, or nested tables, with different header heights on the same pdf document, when page breaks occur. After a page break, the last headerHeight was used, no matter which table it belonged to, which breaks everything. So this fixes that regression.

The table actually was positioned above where it should, which messes up the page layout.
This fixes that.

This also fixes a regression with headerHeight:
"this.headerHeight" does not work when using multiple tables, or nested tables, with different header heights on the same pdf document, when page breaks occur.
After a page break, the last headerHeight was used, no matter which table it belonged to, which breaks everything.
So this fixes that regression.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant