Issue Exporting File with Tables to PDF

XMLWordPrintable

    • 19
    • Severity 3 - Minor
    • 6

      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;
          } 

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

                Created:
                Updated:
                Resolved: