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

Chander Swami chander.prakash at in.ibm.com
Wed Mar 18 23:22:43 PDT 2015



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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.renderx.com/pipermail/xep-support/attachments/20150319/92232469/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: graycol.gif
Type: image/gif
Size: 105 bytes
Desc: not available
URL: <http://lists.renderx.com/pipermail/xep-support/attachments/20150319/92232469/attachment-0002.gif>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 31485051.gif
Type: image/gif
Size: 7436 bytes
Desc: not available
URL: <http://lists.renderx.com/pipermail/xep-support/attachments/20150319/92232469/attachment-0003.gif>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Bidi-Override LTR_Text Overlapping Issue.fo
Type: application/octet-stream
Size: 3164 bytes
Desc: not available
URL: <http://lists.renderx.com/pipermail/xep-support/attachments/20150319/92232469/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Bidi-Override LTR_Text Overlapping Issue.pdf
Type: application/pdf
Size: 40720 bytes
Desc: not available
URL: <http://lists.renderx.com/pipermail/xep-support/attachments/20150319/92232469/attachment-0001.pdf>


More information about the Xep-support mailing list