-
Bug
-
Resolution: Duplicate
-
Medium
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;
}
- duplicates
-
CONFCLOUD-24533 Long words fail to wrap in PDF export
-
- Closed
-
-
CONFSERVER-24533 Long words fail to wrap in PDF export
-
- Closed
-
[CLOUD-5782] Long words fail to wrap in PDF export
Workflow | Original: JAC Bug Workflow v3 [ 3717425 ] | New: JAC Bug Workflow v4 [ 4537108 ] |
Workflow | Original: OnDemand v1 - Restricted [ 1427336 ] | New: JAC Bug Workflow v3 [ 3717425 ] |
Link |
New:
This issue duplicates |
Workflow | Original: OnDemand v1 [ 438497 ] | New: OnDemand v1 - Restricted [ 1427336 ] |
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Open - untriaged [ 10059 ] | New: Closed [ 6 ] |
Link |
New:
This issue duplicates |
Project Import | New: Wed Oct 10 17:14:34 CDT 2012 [ 1349907274183 ] |
Workflow | Original: Studio v.2 [ 62443 ] | New: OnDemand v1 [ 80033 ] |
Status | Original: Open [ 1 ] | New: Open - untriaged [ 10017 ] |
Labels | Original: bugfix_support_backlog | New: bugfix_support_backlog —conf-jac —triage |
Attachment | New: Sample_Linebreaks.pdf [ 18488 ] |