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

Issue Exporting File with Tables to PDF

XMLWordPrintable

      Issue Summary

      on export, The second table which is not full width is full width and merged into the previous table with the text overlapping.

      Steps to Reproduce

      1. Create 2 large tables with text/images inside the cells;
      2. Set one of the tables to a different width size;
      3. Create a PDF Export of the page.

      Expected Results

      PDF Export page should have tables non-overlapping

      Actual Results

      PDF Export Tables are overlapping

      Workaround

      Revert PDF Export to V1. This can be done by adding a @page tag to the PDF stylesheet:

      Space settings -> Look and Feel -> PDF Export 0>PDF stylesheet. 

      @page {
          @top-center {
             font-family: ConfluenceInstalledFont, Helvetica, Arial, sans-serif;
              font-size: 12pt;
          } 

              3fc9a08d5c87 Martin Maza (Inactive)
              3fc9a08d5c87 Martin Maza (Inactive)
              Votes:
              16 Vote for this issue
              Watchers:
              28 Start watching this issue

                Created:
                Updated:
                Resolved: