Hi, I'm having a problem with wordbreaking correctly. The "word" is in this case a link url shown as text. The structure of it is like: <fo:basic-link external-destination"http://www.thisismyveryverylonglink.com/longlink">http://www.thisismyveryverylonglink.com/longlink</fo:basic-link>
The link is placed in a table and sometimes it happens, that it doesnt break correctly. In most cases the link breaks after every last "/" in this case the output is ( # marks the tableborder): http://thisismaverylonglink.com/ # longlink But if the last slash is placed under 50% of the tablecellwidth it doesn't break: http://shortprename/longlonglongl#onglonglonglonglongtail Also do links exists like: http://www.xyz.com/ longlonglonglonglonglonglonglonglo#nglonglonglonglonglonglonglonglonglonglongtail I need a solution which breaks the link at the end of the tablecell and goes on next line, i don't need hyphenation rules like after "/" or something. Any ideas for that problem? Greetings JPee -- View this message in context: http://www.nabble.com/FOP%3A-force-wordbreak-tp25749499p25749499.html Sent from the FOP - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
