You can try hyphenate="true" as below.. additionally
you can also use hyphenation-character and language
attributes also..

<fo:table-cell>
   <fo:block hyphenate="true">
     <!-- something -->
   </fo:block>
</fo:table-cell>

Regards,
Mukul


--- Mirko Sertic <[EMAIL PROTECTED]> wrote:
> Hello !
> 
> when i use a fo:table cell with
> wrap-option="no-wrap", how can i stop that
> the
> text is expanding over the table cell's border?
> 
> Thanks a lot.
> 
> Cheers
> 
> Mirko Sertic
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
> 


__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

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

Reply via email to