Questions tagged [hyphenation]
190 questions
0
votes
2 answers
Break up large words / Prevent breaking layout / Hyphenator js
I have seen and gone through too many pages explaining the same problem and having various successes. What I am trying to do is come up with a method that I can break up large words so that they don't break table/divs/etc by stretching the contents…

Joseph
- 65
- 1
- 7
0
votes
1 answer
Hyphenation in dompdf using hyphenator.js
I'm stuck with trying to get hyphenation to work in dompdf. My idea was to use hyphenator.js on the html that I feed to dompdf.
So far I've tried the following:
Include the hyphenator.js file in a