Headers and Footers not working properly for PDF export

XMLWordPrintable

      NOTE: This bug report is for Confluence Cloud. Using Confluence Server? 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>

            Assignee:
            Steve Haffenden (Inactive)
            Reporter:
            Tindur Hafsteinsson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: