Markus Kühne

Results 7 comments of Markus Kühne

Currently it is not supported to break the page within cells, you would have to do this on your own by spliiting each cell into two cells. For the special...

I am also unhappy with certain parts of the API. But changing an API is never an easy thing, because you have to ensure that existing code will continue to...

Hi everyone, as mentioned in #40, I like the new feature :) I especially like the idea of cell templates, as it adresses one of the API flaws: Creating the...

A good idea to make a documentation! Unfortunately, that is not exactly what I meant. Sorry, I should have made my statement clearer. The question is: do you like the...

First of all: very good and impressive work, Dries! :) Please apologize, I don't have much time, so I have to be brief. I will just go top down and...

Hi @dhorions, thanks for already implementing some of the mentioned points, you are blazing fast :) > Table is an abstract class, and I don't want to break backwards compatibility....

I checked the generic type on `Table`, `Row`, `Cell` and `PageProvider`. In my opinion, those aren't necessary, because we always work with `PDPage`. If someone really wants to extend `PDPage`,...