Comment by ~lordmzte on ~ireas/genpdf-rs
Sure! Here's my example code: https://paste.sr.ht/~lordmzte/3f345e7c9b8a2ecca6c39b1d6190dc67f562c745
And here's a screenshot of the bug
Ticket created by ~lordmzte on ~ireas/genpdf-rs
Hey!
Sorry in advance if I make some sort of mistake here, first time using sourcehut :D
I've been playing around with your awesome crate, and I'm looking to create a table spanning multiple pages.
It works pretty well, however when a table wraps a page (so when it's too long to fit on one) it doesn't continue on the next page immediately, but first it inserts a small empty row at the end of the page before continuing on normally.
Best regards
LordMZTE