msalman
06-28-2007, 12:57 AM
hey all,
I would like to display some of the text on a certain page in arabic. How can i do this? Possibly, adding a new family font, is it possible to do this? For example if i've this
<table>
<tr>
<td> test 1</td>
<td>test 2</td> // display this in arabic
</tr>
</table>
I would like to display some of the text on a certain page in arabic. How can i do this? Possibly, adding a new family font, is it possible to do this? For example if i've this
<table>
<tr>
<td> test 1</td>
<td>test 2</td> // display this in arabic
</tr>
</table>