-
Bug
-
Resolution: Timed out
-
Medium
-
None
-
3.4.9, 4.0.3
-
2
-
Severity 2 - Major
-
CONF-16833 attempted to fix long word PDF generation being cut off.
Unfortunately it's still broken when the text is wrapped with macros that have icons (eg. info, tips, warning) despite that the CSS word-wrap applied in PDF stylesheet.
This may be because there is an extra white space applied on the left to display the icon, causing the text on the right to be truncated.
The words do not need to use chinese characters, eg the following will show the problem (without the noformat):
{info} bbbbbb aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa {info} zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz
The bbbbbb is not required, but ensures there is a p wrapped around the string of 'a's. The 'z's will be broken correctly but not the 'a's
- is duplicated by
-
CONFSERVER-22006 Text (eg. Eastern Asian language) is truncated in PDF export
- Closed
- is related to
-
CONFSERVER-22339 JIRA Issues Macro isn't correctly displayed when exported, in PDF and Word, if the text inside columns is too wide.
- Closed
- relates to
-
CONFSERVER-16833 Long words fail to wrap in PDF exports
- Closed