[xep-support] overflow properly as "hidden"
Chen, Cindy (C)(STP)
Cindy.Chen at guidant.com
Thu Oct 21 13:57:44 PDT 2004
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 at 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
More information about the Xep-support
mailing list