Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Wrong hyphenation on bolded, italics or underline formatting (PDF-Export)

Copac CS Stendal
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 10, 2019

1.When I export an article to a PDF hyphenation don't work if the last word of line is bolded (or italic or underline).

This is an example sentence showing hyph
enation. (wrong hyphenation if last word is bolded or italic or underline)

2.If last word is not bolded or italic or underline hyphenation works fine.

This is an example sentence showing hyphenation. (correct hyphenation)

 

3.In my CSS I use following function.

div { word-wrap: normal !important; }

I assume that this function should fix the problem. But the function shows not effect.

 

2 answers

0 votes
Copac CS Stendal
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 7, 2019

Hello Shannon,

We use the latest version of confluence 7.0.1.

Below you can see a picture for Hyphenation in Confluence.

Im Wiki.PNG

Below you can see a picture for Hyphenation in PDF Export.

In der PDF.PNG

As you can see, both pictures show different hyphenations.

 

Best Regards, 

Copac CS Stendal 

Shannon S
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 8, 2019

Hello @Copac CS Stendal,

Thank you for confirming that. You are running into the following bug:

You can try the following in your CSS stylesheet:

body, p, li, td, table, tr, .bodytext, .stepfield {
    word-wrap: normal;
}

.wiki-content p {
    word-wrap: normal;
}

 Let me know how that goes!

Regards,

Shannon

0 votes
Shannon S
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
September 12, 2019

Hello @Copac CS Stendal,

Thank you for contacting us about this. Could you please show me an example of how this looks in both Confluence and on the PDF export?

Which version of Confluence are you using?

Regards,

Shannon 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events