-
Bug
-
Resolution: Timed out
-
Low
-
None
-
None
NOTE: This bug report is for Confluence Server. Using Confluence Cloud? See the corresponding bug report.
Suddenly today, the HEADERS and FOOTERS on my exported PDF documents are no longer working properly, without me doing any changes on the html.
This is example of the HEADER html, which used to create two lines accross my page, and inbetween the two lines my logo on the left side and the filename on the right side. But today, suddenly this same code is only drawing the HEADER for 1/3 of the page, but not stretching across the page as before. Same issue applies to two different spaces, so I suspect some system changes have been made on the OnDeman installation.
<div>
<table>
<td colspan="3">
<hr id="hfLine">
<tr>
<td>
<img width=25% src="/download/attachments/21823546/SG%20Logo%20Color.jpg"/>
</td>
<td colspan="2">
<p id="hfRight"><b>my_filename_Vvv</b></p>
</td>
</tr>
<td colspan="3">
<hr id="hfLine">
</table>
</div>
- relates to
-
CONFCLOUD-33699 Headers and Footers not working properly for PDF export
-
- Closed
-
Hi Tindur
Just wondering if you had any update on this issue?
Regards
Steve Haffenden
Confluence Bugmaster