xsl-list
[Top] [All Lists]

[xsl] [FOP] wrapping long text strings in table cells

2013-08-26 05:32:49
Hi,

The following
<fo:table-cell wrap-option="wrap"> ... </fo:table-cell>
does not break long text strings in FOP.
The text strings that I need in the cells are long identifier strings, so not really English words,
so hyphenation will not help.

It seems to have been a FOP issue
and some of the suggestions I find,
tell me that I should add a zero-width space after each character,
in order to break well
Do I really have to go that far?
Or are there better solutions with the latest FOP

Thanks

Geert

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>
  • [xsl] [FOP] wrapping long text strings in table cells, Geert Bormans <=