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

Long Tables cut off at PDF Export

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Low
    • None
    • 6.2.1
    • Page - Export / Import
    • None

    Description

      NOTE: This bug report is for Confluence Server.

      In a Page with a long table, when exporting to PDF it cuts columns off the table. This is the same bug as referred by CONFSERVER-34390, altough the upgrade does not solve the bug as stated in the bug report above.

      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.

      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
      • Upgrade to Confluence 6.2.1 does not solve the issue

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mbomfim Kombi, the best car ever (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: