|
Q. |
We couldn't render Arabic script correctly in XSL Formatter. How can I render the script right-to left as it should ?
[No.2002070503]
|
| A. |
Take the following steps:
- It's necessary to install Arabic language.
- In Windows 2000, select 'language settings for the system' in the 'Regional Options' in the Control Panel and check Arabic.
- In Windows XP, select Supplemental language support in language in the 'Regional and Language Options' in Control Panel and check 'Install files for complex script and right-to-left language'
-
In order to make the text in right-to-left mode, you need to specify the writing mode="rl-tb" property to fo block.
|