Joke Pol wrote:
> Hello
>
> I’m using html template snippets to generate a pdf document. I managed
> to controll the width of cells with colspans. But I did not find a style
> or attribute to reduce the default height of the cells.
Better support for HTMLWorker is on my TODO list, but I won't b
Hello
I'm using html template snippets to generate a pdf document. I managed to
controll the width of cells with colspans. But I did not find a style or
attribute to reduce the default height of the cells. Here a stripped example of
my code. It produces a simple table:
a b
X Y
I want les