-
Bug
-
Resolution: Fixed
-
Medium
-
3.0, 3.0.1, 3.0.2, 3.1
Original Description
Long words are being cut off in a PDF export.
Please review the screenshot for more details.
Atlassian Status
This issue has been fixed in version 1.12 of the Confluence PDF Export plugin.
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;
}
- has a regression in
-
CONFSERVER-24533 Long words fail to wrap in PDF export
-
- Closed
-
- is a regression of
-
CONFSERVER-6738 Long words fail to wrap in PDF exports
-
- Closed
-
- is duplicated by
-
CONFSERVER-18590 Multi-byte long statement is cutoffed when exporting page as PDF
-
- Closed
-
-
CONFSERVER-20592 long page title is cut in PDF export
-
- Closed
-
- is related to
-
CONFSERVER-21976 Long words (eg in Chinese) are still hidden in PDF export if wrapped in info macro
-
- Closed
-
-
CONFSERVER-21295 Long words in embedded Office documents fail to wrap in PDF exports
-
- Closed
-
[CONFSERVER-16833] Long words fail to wrap in PDF exports
Workflow | Original: JAC Bug Workflow v3 [ 2880990 ] | New: CONFSERVER Bug Workflow v4 [ 2977403 ] |
Workflow | Original: JAC Bug Workflow v2 [ 2786081 ] | New: JAC Bug Workflow v3 [ 2880990 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JAC Bug Workflow [ 2716089 ] | New: JAC Bug Workflow v2 [ 2786081 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2382156 ] | New: JAC Bug Workflow [ 2716089 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 [ 2274785 ] | New: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2382156 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5.1 - TEMP [ 2217829 ] | New: Confluence Workflow - Public Facing - Restricted v5 [ 2274785 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2171256 ] | New: Confluence Workflow - Public Facing - Restricted v5.1 - TEMP [ 2217829 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 [ 1932375 ] | New: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2171256 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v3 [ 1732315 ] | New: Confluence Workflow - Public Facing - Restricted v5 [ 1932375 ] |
Workflow | Original: CONF Bug Subtask WF (TEMP) [ 1690841 ] | New: Confluence Workflow - Public Facing - Restricted v3 [ 1732315 ] |