From: Chen, Cindy \(C\)\(STP\) (Cindy.Chen@guidant.com)
Date: Thu Oct 21 2004 - 13:57:44 PDT
Hi all,
Can anyone please give me a simple example of how "overflow" property may work with XEP 4.0? According to XEP4.0 reference guide, "overflow" property is supported with following limitations:
"Supported on absolutely positioned elements with fixed dimensions, and regions that host static content. When 'error-if-overflow' is specified, a warning is issued on overflow, and the element is discarded in the same way as for 'hidden' value. "
What I would like to achieve is to allow text to be truncated if the text overflows the reference area. So I defined block-container as:
<fo:block-container inline-progression-dimension="2in" overflow="hidden">
<fo:block wrap-option="no-wrap" inline-progression-dimension="2in">
long text here............
</fo:block>
</fo:block-container>
I put the statement inside the staic content of "region-before" or put it inside the "region-body". None of them worked as I expected.
Thanks,
Cindy
-------------------
(*) 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/tos.html
This archive was generated by hypermail 2.1.5 : Thu Oct 21 2004 - 14:17:36 PDT