-
Bug
-
Resolution: Fixed
-
Medium
-
3.4.1, 4.0, 4.1.3
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;
}
- causes
-
CONFSERVER-25233 Tables that contains short strings are exported to full-width in PDF exports
-
- Closed
-
-
CONFSERVER-26230 Words break unnecessarily when wrapping in PDF export
-
- Gathering Impact
-
- is a regression of
-
CONFSERVER-16833 Long words fail to wrap in PDF exports
-
- Closed
-
- is duplicated by
-
CLOUD-5782 Long words fail to wrap in PDF export
-
- Closed
-
- relates to
-
CONFCLOUD-24533 Long words fail to wrap in PDF export
-
- Closed
-
-
CONFSERVER-36824 Custom Text Fields do not Format correctly on JIRA Issue Macro PDF Export
-
- Closed
-
- mentioned in
-
Page Loading...
[CONFSERVER-24533] Long words fail to wrap in PDF export
Remote Link | Original: This issue links to "Page (Bulldog)" [ 386865 ] |
Remote Link | Original: This issue links to "Page (Bulldog)" [ 389834 ] |
Workflow | Original: JAC Bug Workflow v3 [ 2885762 ] | New: CONFSERVER Bug Workflow v4 [ 2997342 ] |
Workflow | Original: JAC Bug Workflow v2 [ 2777789 ] | New: JAC Bug Workflow v3 [ 2885762 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Remote Link | New: This issue links to "Page (Bulldog)" [ 389834 ] |
Remote Link | New: This issue links to "Page (Bulldog)" [ 386865 ] |
Workflow | Original: JAC Bug Workflow [ 2735907 ] | New: JAC Bug Workflow v2 [ 2777789 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2391955 ] | New: JAC Bug Workflow [ 2735907 ] |
Labels | Original: affects-cloud affects-server bugfix loyalty pdf-export pdf-generation table | New: affects-cloud affects-server loyalty pdf-export pdf-generation table |
Labels | Original: affects-cloud affects-server bugfix pdf-export pdf-generation table | New: affects-cloud affects-server bugfix loyalty pdf-export pdf-generation table |