-
Notifications
You must be signed in to change notification settings - Fork 255
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
[BUG] Table background color glitch #528
Comments
@ricardogama Hello, thank you reporting this issue. I can confirm that this is reproducible when table is moved entirely to a new page. We'll definitely need to fix this. We'll let you ASAP when we've fixed this. |
@ricardogama a fix for this issue has been merged in our code base. It should be available with our next release. |
@ricardogama we should have a new version released by the end of this week. I'll inform you later if the new version is released. |
@ricardogama we have a new release that should fix this issue. Let us know if you have further issue. |
Description
When drawing tables in a consecutive manner, I see some glitches on the background color of some cells.
It seems to happen when a table starts at the very beginning of a page, but it might be coincidence.
Expected Behavior
Every header should be consistent:
Actual Behavior
Glitch observable on pages 14 and 27, and it's consistent every time I run the application and the PDF is generated.
Steps to reproduce the behavior:
go run main.go
open result.pdf
Attachments
result.pdf
The text was updated successfully, but these errors were encountered: