Hi,

I'm working with Fop embedded in a CMS for Generating PDFs. Inside my PDF
are blocks, where the text is justified and hyphenation is enabled. In some
cases I need to suppress hyphenation for example in links. I tried:

<fo:block text-align="justify" hyphenate="true" language="de"
hyphenation-push-character-count="2"
hyphenation-remain-character-count="2">text.....<fo:inline
hyphenate="false"><external-link>link</external-link></fo:inline> text....
</fo:block>

The result is the same as without the inline. 

Greetings,

JP
-- 
View this message in context: 
http://www.nabble.com/Suppress-Hyphenation-inside-a-block-tp25959753p25959753.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]

Reply via email to