Me again, ok so i have a main table that has some ...
# advancedpdf
i
Me again, ok so i have a main table that has some rows and inside of each
<td>
of that row is another table, in the image for example there are 3 rows and each black box is a
<table>
that is inside a
<td>
this was my solution to create the layout they want but I cannot make it that each box (table) fills the space of the biggest table so that everything is aligned, I can make it work in my browser but when creating the pdf it doesnt seem to “grab” the css