Uploaded image for project: 'Confluence Cloud'
  1. Confluence Cloud
  2. CONFCLOUD-33699

Headers and Footers not working properly for PDF export

    XMLWordPrintable

Details

    Description

      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>

      Attachments

        Issue Links

          Activity

            People

              shaffenden Steve Haffenden (Inactive)
              184b0e94e93c Tindur Hafsteinsson
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: