How to make nested table fill full height of parent cell?
and auto divide the parent cell height equally?
Thanks.
this is a duplicate of #12 - you need rowspan - and rowspan is currently not supported, because in combination with colspan it is complex and error prone to implement
Well, after careful reading, it is not a duplicate - I need to check
hi, phillips, has got any further infos about it? HOPE and HOPE.
Sometimes I think about the render of pdf, can it be twice-rendered? in first render got some position/size/layout infos ,and in second render we can give some justifies to the pdf, for example: inner table cell. I know this thing will be hard , just some ideas.