ph-pdf-layout icon indicating copy to clipboard operation
ph-pdf-layout copied to clipboard

How to make nested table fill full height of parent cell?

Open xxs3315 opened this issue 7 months ago • 3 comments

and auto divide the parent cell height equally?

Image

Thanks.

xxs3315 avatar Jul 03 '25 02:07 xxs3315

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

phax avatar Jul 03 '25 07:07 phax

Well, after careful reading, it is not a duplicate - I need to check

phax avatar Jul 07 '25 08:07 phax

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.

xxs3315 avatar Jul 16 '25 07:07 xxs3315