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

Large images in tables cause the tables to be cut off when exported to PDF

    XMLWordPrintable

Details

    Description

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

      Steps to Reproduce:

      Note: I've attached a a IT-155110-79.xml.zip that replicates this problem.

      1. Create a 1x2 table, and insert enough text in the right column that you would expect it to run onto a second line when exported
      2. Attach a large image to the page, and resize it to, for example, 900px
      3. Export page to pdf

      Expected Results:
      The text should wrap. Eg:

      Actual Results:
      The text runs off the page:

      Notes:
      This does not occur if the image is left in its original size.

      Workaround:
      Use sections rather than tables.

      Or make a change in PDF Stylesheet:

      img
      {
       -fs-fit-images-to-width: 100%  !important;
      }
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ldally lachland
              Votes:
              34 Vote for this issue
              Watchers:
              38 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: