Hi there,
i would like to edit the global PDF Export Template in Confluence, so that tables will fit to the page.
At the moment, bigger tables will be cut off the page on the right side, because single columns won't do a break.
i tried with
<span>table </span><span>{</span><span>
table</span><span>-</span><span>layout</span><span>:</span><span>fixed</span><span>;</span>
<span>}</span>but this affects only smaller tables and changes their width to the page.
Bigger tables still get cut off on the right side and will not be adjusted to the page size.
Does anybody know how to do this?
Thanks in advance!
Alex