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

      Original Description

      Long words are being cut off in a PDF export. This causes problems for languages where spaces are uncommon, such as Japanese.

      Work around

      Note: In order to break long words in the PDF export a selector containing the word-wrap property with a value of break-word has to be added to the PDF stylesheet:

      http://confluence.atlassian.com/display/DOC/Editing+the+PDF+Stylesheet

      For example:

      div {  
          word-wrap: break-word;  
      }
      

        1. drawback-of-table-layout-fixed.png
          drawback-of-table-layout-fixed.png
          15 kB
        2. Sample_Linebreaks.pdf
          15 kB
        3. still not working.png
          still not working.png
          68 kB

              etom edith (Inactive)
              mseager Michael S
              Affected customers:
              5 This affects my team
              Watchers:
              13 Start watching this issue

                Created:
                Updated:
                Resolved: