[xep-support] Text formatting in a table cell

From: Cooper, Craig (LNG-PEO) <craig.cooper@lexisnexis.com>
Date: Fri May 28 2010 - 06:21:04 PDT

In a table I have a constraint that incoming data, no matter how long, cannot create a line wrap in a cell. The language I use to prevent this is:

<fo:table-cell>
        <fo:block><fo:inline keep-together.within-line="always"><xsl:value-of select="Datavalue1"/></fo:inline></fo:block>
</fo:table-cell>

The formatter seems to handle this well adjusting character spaces to make it fit. Sometimes the text is so long the characters just become a "blob" in the cell. I cannot find an FO construct to tell the formatter to just clip excess text that cannot fit. Does a method exist? My fallback position is to truncate data prior to formatting but this would be somewhat arbitrary given the variance of the length of character strings after formatting.

Thanks.

Craig Cooper
LexisNexis

-----------------------------------------
The information contained in this e-mail message is intended only
for the personal and confidential use of the recipient(s) named
above. This message may be an attorney-client communication and/or
work product and as such is privileged and confidential. If the
reader of this message is not the intended recipient or an agent
responsible for delivering it to the intended recipient, you are
hereby notified that you have received this document in error and
that any review, dissemination, distribution, or copying of this
message is strictly prohibited. If you have received this
communication in error, please notify us immediately by e-mail, and
delete the original message.

-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html
Received on Fri May 28 07:02:42 2010

This archive was generated by hypermail 2.1.8 : Fri May 28 2010 - 07:02:50 PDT