Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-34390

Long tables are cut off on PDF Export

    XMLWordPrintable

Details

    Description

      NOTE: This bug report is for Confluence Server. Using Confluence Cloud? See the corresponding bug report.

      In a Page with a long table, when exporting to PDF it cuts columns off the table. Was working in previous versions (tested 5.4.4 and it did not cut off any columns). I tested in 5.5.2, 5.5.3, 5.6.1, and 5.5-OD-28-10 and these versions are all affected.

      Reproduction steps:

      1. Create a new page
      2. Create a table with 15 columns (number of rows shouldn't matter)
      3. Paste a 10 character string into each of the columns
      4. Save the page
      5. Export to PDF

      Expected behavior

      The table shrinks to fit the page, see conf544.pdf attachment.

      Actual behavior

      The table gets cut off, see conf553.pdf

      Workaround

      Have Confluence change the generated PDF by adding a 'PDF Export Stylesheet'. The one below can be used:

      @page
      {
      /*A4-sized pages in landscape orientation are 297 mm wide by 210 mm long*/
      size: 297mm 210mm;
      }
      

      Related Notes

      • This does not affect version 5.4.4

      Attachments

        1. conf544.pdf
          3 kB
        2. conf553.pdf
          2 kB
        3. conf561.pdf
          3 kB
        4. confluence.png
          26 kB
        5. ds-Testpage201-after.pdf
          8 kB
        6. ds-Testpage201-before.pdf
          5 kB
        7. ds-Testpage201-before.pdf
          5 kB
        8. ds-Testpage202-after.pdf
          889 kB
        9. ds-Testpage202-before.pdf
          862 kB
        10. ds-Testpage203-after.pdf
          12 kB
        11. ds-Testpage203-before.pdf
          12 kB
        12. ds-Testpage204-after.pdf
          3 kB
        13. ds-Testpage204-before.pdf
          4 kB
        14. exported.png
          31 kB
        15. No section.png
          No section.png
          47 kB
        16. PageExample
          6 kB
        17. pdf with many columns.pdf
          17 kB
        18. test table 1.txt
          5 kB
        19. test table 2.txt
          643 kB
        20. test table 3.txt
          7 kB
        21. test table 4.txt
          1 kB
        22. With section.png
          With section.png
          47 kB

        Issue Links

          Activity

            People

              mbereznitsky Mark Bereznitsky
              sbrannen@atlassian.com Branno
              Votes:
              81 Vote for this issue
              Watchers:
              86 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: