Hello everyone,
I'm having some trouble with pdf exporting of spaces since the upgrade to 6.9.1.
In pdf Layout, it seems that my settings are not applied to exported documents. This is, however, only the case for the footer and header. The title page settings are applied just fine.
For those wondering, I have a simple table in the footer:
<table border="0" style="width:100%">
<tr>
<td width = "60%">
Text left side
</td>
<td width = "40%">
<img src="/download/attachments/66355/Logo_Test_2.png?api=v2" alt="Logo" width="110" height="auto" style="margin-top:30px;"></td>
</tr>
</table>
It works fine when I try it with online html editors, but Confluence just won't apply it to exported documents.
I also tried writing text only, still not working. Additionally, I tried the global pdf layout settings, which do not work either.
+1 for bug.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.