Please note that the Arabic text may appear in reversed and as seperated chars inspite of the correct xml input. The current work around for this problem is to use a xsl:template and reverse the input string.
The new xsl is given below which can be used for the above article.
There is also another workaround by custom building the FOP engine specific to hebrew and arabic font, i will update this page when i get more info. [ October 27, 2004: Message edited by: Balaji Loganathan ]
Ok your post is helpfull. but in case of arabic characters it will not help. it is not a character by character language like arabic. I read your article and produce one pdf. Now the arabic characters are from right to left. but it is not readable. the links from one character to another is not there. so it is not the way to display arabic. if you have any solution to this please give me.
thanks in advance. regards Sreeju
Balaji Loganathan
author and deputy
Bartender
Joined: Jul 13, 2001
Posts: 3150
posted
0
Originally posted by sreeju k g: Now the arabic characters are from right to left. but it is not readable. regards Sreeju
Is it the case even after reversing the string ??
Balaji Loganathan
author and deputy
Bartender
Joined: Jul 13, 2001
Posts: 3150
posted
0
By the way welcome to Javaranch Sreeju!!..
shail nig
Greenhorn
Joined: Oct 20, 2003
Posts: 14
posted
0
i am not able to generate multilingual pdf using the above said procedure