-
Notifications
You must be signed in to change notification settings - Fork 541
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Table headers get copied #36
Comments
The repeating table header is the expected behavior. Although the style is a bit strange. I guess if you want to disable that, you can add the css |
Oh, yeah, you have to use |
Worked perfectly! Thank you! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Reproduction
Current behaviour
The table headers gets rendered twice, overlapping the table body.
Expected behaviour
The header only gets rendered once.
Files and screenshots
Here you can find the actual PDF, but the following screenshot shows the problem as well:
The text was updated successfully, but these errors were encountered: