> 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>

Hyphenate applies only to fo:block and fo:character. Sorry.

Eric Amick   Systems Engineer II
Legislative Computer Systems


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to