<html><body>
<p><font size="2" face="sans-serif">Hi,</font><br>
<br>
<font size="2" face="sans-serif"> I have a requirement where a column has to accommodate 30 digit serial number.The column width is 2 cm fixed width ,and the characters appear squeezed.To avoid this ,I tried adding zero -space character after each and every character of the input serial number,so that the text breaks to next line when reached the end of the table cell.</font><br>
<br>
<font size="2" face="sans-serif">But this didn't happen as that cell also has a fo:bidi -override to support both LTR and RTL writing direction.When I remove the bidi-override the text gets wrapped properly in 2 or 3 lines.With the presence of fo:bidi -override the text still appears squeezed.</font><br>
<br>
<font size="2" face="sans-serif">Can anyone help me in understanding how does bidi-override impact the wrapping of the text,</font><br>
<br>
<br>
<font size="2" face="sans-serif"><b>With bidi-override:</b></font><br>
<br>
<img src="cid:1__=EABBF76DDFB53D388f9e8a93df938@in.ibm.com" width="492" height="128"><br>
<br>
<font size="2" face="sans-serif"><b>Without bidi-override:</b></font><br>
<br>
<img src="cid:2__=EABBF76DDFB53D388f9e8a93df938@in.ibm.com" width="315" height="144"><br>
<br>
<font size="2" face="sans-serif">Thanks in advance</font><br>
<br>
<br>
<img src="cid:3__=EABBF76DDFB53D388f9e8a93df938@in.ibm.com" width="630" height="153"></body></html>