timrs2998 / pdf-builder

PDF builder written in Kotlin with a statically typed DSL
https://timrs2998.github.io/pdf-builder/
GNU General Public License v3.0
57 stars 16 forks source link

don't add starting position to height of table element #23

Closed geertijewski closed 3 years ago

geertijewski commented 3 years ago

Closes #9

The comments around indicate that the original code had something to do with sticky header support, but from the output attached below, these still work

output.pdf

geertijewski commented 3 years ago

I am happy to work on this MR again, if it doesn't fit the contribution guidelines in some way or can be meaningfully improved in some other way.

E.g. maybe removing the comment on top of the function?

timrs2998 commented 3 years ago

This should be available in the v1.7.0 release