Arabic word justify


02-11-2010, 4:06 AM
when i using arabic words in a field with multiline=true and wordwrap=true its not justify with a right way like attached file

Re: Arabic word justify


02-11-2010, 8:04 AM
Hello,

You may want to avoid wordwrapping; instead use the MeasureText property to calculate the maximum width of the Arabic text coming into the report and then set the width of the Field to this maximum width. Can you send the Arabic text in a .mdb or.xml file so that I may create a sample to illustrate this.

Regards,
Prantik

Re: Arabic word justify


02-11-2010, 3:01 PM
Dear Prantik

Thanks to request me, but I don't like to change width of field, i want to set width as is and increasing in a height of field with right justify

Attached database with Arabic text

Regards,
Ramzi

Re: Arabic word justify


02-12-2010, 8:21 AM
Hello,

I have tested this further. But I was not able to identify the difference in the output when you set the text to be rendered in a single line and multiple lines. Please take a look at the attached PDF outputs from my machine. I would like to add here that I have tested this with Arial Unicode MS font as well as Arial font and that I am testing this with build 2.5.0.1314. What is the build and font that you are using? You may try upgrading to the 2.5.0.1314 from our website.

Regards,
Prantik

Re: Arabic word justify


02-13-2010, 3:22 PM
Hello
I have the same version and I am using font with name Simplified Arabic.
if you want to see all words like I send, you have to install Arabic fonts, to do that go to Control Panel select Regional and Language Options in a languages tab select install files for complex script and right to left..., then select advanced tab select Arabic (Jordan) and select ok

Re: Arabic word justify


02-15-2010, 12:09 AM
Ramzi,

AR2 does not support mixed language handling when wrapping. We have looked into this issue in the past and were not able to solve it in COM. We have since worked on this in the .net version and got it to work. Unfortunately, there is no solution to your issue. I would suggest that you remove the braces () from the string and see if that helps.

Re: Arabic word justify


02-15-2010, 1:16 AM
Hello

I Am not looking for braces () this is not my major problem I am looking for justify Arabic when i use is with multiline and wordwarp there is a space in rows second line can get it.

Like this sample (you have to have Arabic language install to your windows)

I told who to do that's with Windows XP, if you have another please tell me

Re: Arabic word justify


02-15-2010, 2:22 AM
Ramzi,

I was referring to your first screen shot. I don't see where you want the justification. The problem that I see in the image cannot be fixed.
1. The ( is at the beginning of the text instead of before masareef
2. the "3am /" should be "/ 3am"

AR does not support justification in Arabic because arabic has a lot rules that we were not able to implement in the COM edition.

Re: Arabic word justify


02-15-2010, 7:14 PM
Issam

you can download sample.zip i am send it before you massege, you cab see my problem

Re: Arabic word justify


02-17-2010, 5:04 AM
This is an image for output to let all see whats mean in justify i need

there is two Columns with same data first one multiline = true and wordwarp = true, secand one multiline = false and wordwarp = false

Re: Arabic word justify


02-22-2010, 12:38 PM
I see what the report is doing but I don't know how you want it to look like. It looks OK to me, can you please point out the problem.