RE: [xep-support] Text formatting in a table cell

From: <mike.kelly@thomsonreuters.com>
Date: Fri May 28 2010 - 07:11:48 PDT

Hi Craig,

I might be misunderstanding what you mean, but you can use the hyphenate
attribute on the block to force it to wrap rather than getting all
squashed up.

Regards,
Mike Kelly

-----Original Message-----
From: owner-xep-support@renderx.com
[mailto:owner-xep-support@renderx.com] On Behalf Of Cooper, Craig
(LNG-PEO)
Sent: 28 May 2010 14:21
To: xep-support@renderx.com
Subject: [xep-support] Text formatting in a table cell

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

This e-mail is for the sole use of the intended recipient and contains information that may be privileged, confidential or copyrighted under applicable law. Any distribution, use or printing by anyone else is prohibited. If you are not an intended recipient, please notify the sender by return e-mail and delete this e-mail and any attachments from your system.
--------------------------------------------------------------------------
The sender is an independent contractor currently under contract with Thomson Reuters (Legal) Limited.
--------------------------------------------------------------------------
Thomson Reuters (Legal) Limited
Registered Office 100 Avenue Road, London NW3 3PF
Registered in England & Wales: Company No. 1679046

-------------------
(*) 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:32:42 2010

This archive was generated by hypermail 2.1.8 : Fri May 28 2010 - 07:32:44 PDT