Gregan, Miroslav wrote:

Thank you for your solution, it works great and does exactly want I need with FOP 0.20.5,
but it doesn't work with FOP 0.93 :-(
this is what my xsl sheet looks like:

<fo:table-body>

<fo:table-row background-color="white">

<fo:table-cell border-width="0px" padding-left="1px">

<fo:block hyphenate="true" font-size="16pt">

<xsl:value-of select="/report/header/site-properties/@name"/>

</fo:block>

</fo:table-cell>

What is your language property set to? Did you download fop-hyph.jar from OFFO?

http://offo.sourceforge.net/hyphenation/index.html

I believe FOP 0.20.5 was distributed with some hyphenation patterns but 0.9x has none and you have to download fop-hyph.jar.

Chris





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to