Max height header table multiple pages #310
willem-v-dam
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I use the browsershot render engine with tailwind for creating PDF's. Now we have a workorder PDF which has a header with a lot of information. Is there a max height for the header? Because the header of the table is filled dynamicly and when a workorder has lots of information, the header is not included on the next page. Smaller table headers are included on the next page of the table.
And is there a way to override this? Or is there another way to add dynamic headers for multiple pages?
Below is the HTML of the view I used to test this.
Beta Was this translation helpful? Give feedback.
All reactions