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

PDF/Word export of Confluence pages with Expand macro( with tables and Jira macro inside it) is truncating the data if there are many fields configured in the macro.

XMLWordPrintable

      Issue Summary

      PDF/Word export of Confluence pages with Expand macro( with tables and Jira macro inside it) is truncating the data if there are many fields configured in the macro.

      Steps to Reproduce

      1. Create a Confluence page with an expand macro. Insert a table and a Jira macro within it. The Jira macro should contain many columns or a high amount of content(screenshot 1).
      2. Create a PDF/Word export of the page. You can see that the Jira macro data is truncated(screenshot 2).

      Expected Results

      The PDF/Word export of the page should show the complete Jira macro fields without truncation.

      Actual Results

      The Jira macro fields in the PDF/Word export are getting truncated.

      Workaround

      Reverting PDF Export to V1 may work in specific cases. 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;
          } 

        1. Screenshot 1.png
          Screenshot 1.png
          245 kB
        2. Screenshot 2.png
          Screenshot 2.png
          154 kB

              Unassigned Unassigned
              smathew3@atlassian.com Sajan M (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: