[xep-support] Text Overlapping Transformation Issue With Bidi-Override

From: Chander Swami <chander.prakash@in.ibm.com>
Date: Wed Mar 18 2015 - 22:22:43 PST

Hi Support Team,

There is unexpected behavior detected with bidi-override (direction =
"LTR") use which is causing text overlapping inside table cell.
But when used with bidi-override (direction = "RTL") there is no such issue
occurred.
Please let us know why transformation with bidi-override is affecting the
wrapping of text when direction is set to LTR .

(See attached file: Bidi-Override LTR_Text Overlapping Issue.fo)(See
attached file: Bidi-Override LTR_Text Overlapping Issue.pdf)

<fo:table-row>
        <fo:table-cell padding="1pt'" border="1pt solid black" >
                <fo:block wrap-option="wrap" hyphenate="true" text-align="left"
language="en" margin-top="1mm">
                        <fo:bidi-override direction="ltr">
                                <xsl:value-of select="
'30DIGITEXAMPLEWITHTESTOFSTRING'"/>
                        </fo:bidi-override>
                </fo:block>
        </fo:table-cell>
        <fo:table-cell padding="1pt'" border="1pt solid black" >
                <fo:block wrap-option="wrap" hyphenate="true" text-align="left"
language="en" margin-top="1mm">
                        <fo:bidi-override direction="rtl">
                                <xsl:value-of select="
'30DIGITEXAMPLEWITHTESTOFSTRING'"/>
                                                        </fo:bidi-override>
                </fo:block>
        </fo:table-cell>
        <fo:table-cell padding="1pt'" border="1pt solid black" >
                <fo:block wrap-option="wrap" hyphenate="true" text-align="left"
language="en" margin-top="1mm">
                                <xsl:value-of select="
'30DIGITEXAMPLEWITHTESTOFSTRING'"/>
                </fo:block>
        </fo:table-cell>
</fo:table-row>

Thanks & Regards
Chander Prakash Swami
IBM India Pvt. Ltd.

_______________________________________________
(*) To unsubscribe, please visit http://lists.renderx.com/mailman/options/xep-support
(*) By using the Service, you expressly agree to these Terms of Service http://w
ww.renderx.com/terms-of-service.html

graycol.gif 31485051.gif
Received on Sun Mar 22 08:43:29 2015

This archive was generated by hypermail 2.1.8 : Sun Mar 22 2015 - 08:43:36 PST