How can I recreate two tables side by side on free...
# advancedpdf
a
How can I recreate two tables side by side on freemarker. See pic in reply. It doesn't look like I have flex in freemarker.
message has been deleted
c
table with 1 row and 2 td elements
👍 1
put table in td element
j
I have found much more success using pixels than using % when splitting the tds
n
I've used @creece method with great success