April 22, 2016 at 14:35
#29874
I guess the content is truncated not because of – probably it simply does not fit given htmlWidth.
If the content is placed to a table, also try
TD {word-wrap: break-word}
An HTML source of the problematic document would help a lot to analyze the problem reason.