PDF Export in pages with large tables results in overlapped content

XMLWordPrintable

    • 1
    • Minor

      Issue Summary

      Exporting a page in PDF results in overlapped content if it contains large tables—for example, a new heading.

      Steps to Reproduce

      1. Create a page with large tables (e.g., 100 rows);
      2. Click on the 'More Actions' button (the 3 dots on the top right side of the page) > 'Export' > 'Export to PDF';

      Expected Results

      The exported page maintains the original formatting.

      Actual Results

      The exported page has some content overlapped after large tables.

      Workaround

      • Add one or more blank lines after the table;
      • Use the 'Export to Word' option, then convert the Word document to PDF format.
      • Customize the PDF export, in the space(Space Settings > Look and Feel > PDF Export > PDF stylesheet), for example, by adding:
        @page {
            @top-center {
               font-family: ConfluenceInstalledFont, Helvetica, Arial, sans-serif;
                font-size: 12pt;
            } 
        

        1. pdf-test-1.png
          82 kB
          Edson B [Atlassian Support]
        2. pdf-test-workaround-1.png
          52 kB
          Edson B [Atlassian Support]

              Assignee:
              Unassigned
              Reporter:
              Edson B [Atlassian Support]
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: