Re: Arabic letters not formed properly after adding Zero Width Space (#x200B;)

2015-04-22 Thread kthangavel
Thanks Glenn, I will take a look into that again. -- View this message in context: http://apache-fop.1065347.n5.nabble.com/Arabic-letters-not-formed-properly-after-adding-Zero-Width-Space-x200B-tp41977p41998.html Sent from the FOP - Users mailing list archive at Nabble.com.

Re: Arabic letters not formed properly after adding Zero Width Space (#x200B;)

2015-04-22 Thread kthangavel
Hello Glenn, If we remove the ZWSP , the contents are overflowing to the next cell. Actually we introducted ZWSP for solving that issue. P.S. We were not allowed to use fop hypenation due to licensing issue and that's why we took the XSLT solution. Regards Kumar.T -- View this message in

Re: Arabic letters not formed properly after adding Zero Width Space (#x200B;)

2015-04-21 Thread kthangavel
Hi Glen, I have attached the minified xsl-fo xml. There is only one table-row and all the arabic characters in that row have issues . (One clue for searching the problemtic arabic characters. Please search for the word C​H​O​P​R​A​A​A​A​A​A​,​ ​A​D​I​T​Y​A in the xml and arabic characters that

Re: Arabic letters not formed properly after adding Zero Width Space (#x200B;)

2015-04-21 Thread kthangavel
Hi Glenn, I am attaching the input xml NewFile.xml http://apache-fop.1065347.n5.nabble.com/file/n41980/NewFile.xml -- View this message in context: http://apache-fop.1065347.n5.nabble.com/Arabic-letters-not-formed-properly-after-adding-Zero-Width-Space-x200B-tp41977p41980.html Sent from

Re: Arabic letters not formed properly after adding Zero Width Space (#x200B;)

2015-04-21 Thread kthangavel
Hi Glenn, I have already attached that in the first post. I am re-attaching it. xslfo.xml http://apache-fop.1065347.n5.nabble.com/file/n41984/xslfo.xml Regards Kumar.T -- View this message in context:

Arabic letters not formed properly after adding Zero Width Space (#x200B;)

2015-04-20 Thread kthangavel
Hi All, I am trying to generate a PDF report using Apache FOP in Arabic Language . The report generation is working fine but I have used the following snippet of xslt for wrapping the data within the cell. xsl:template name=intersperse-with-zero-spaces xsl:param name=str/

Re: fo:page-number spacing problems in Arabic

2015-01-22 Thread kthangavel
Hello All, I am facing a similar issue in my project. I would love to know if this is fixed. If yes , what is the version in which it is available? I am currently using apache fop 1.1 Thanks Kumar T -- View this message in context: