Open migthymax opened 1 year ago
Pull requests are welcome.
I would fix it, and create a PR, but seriously I'm not that deep into PDF file format. I tried to figure it out, but I have no idea where actually start to look, and why the generated PDF is faulty. So any hints?
That's OK. I'm also not sure what is producing this behavior. A table in a header or footer should be rendered the same as in the body. Maybe the problem is the height of the table, which is bigger than the height of the footer/header. And this may break the table.
If the table from my example is written as header it is differently rendered compared to aa written in the body content of the PDF. Here an example code:
Here the generated example PDF using the latest master:
test.pdf