Skip to Content
0
Former Member
Sep 20, 2005 at 05:36 AM

Formating problem in smartform with ARABIC

38 Views

Hi,

I have made a smartform in that ihave to display both arabic and english, I did that by making texmodules in arabic and english and then when calling the smartform i sent the CONTROL PARAMETER LANGU as 'AR' so it would display in both Arabic and English. but when i print a longer line in english it doesnot print it correlty, like if i want to print a longer line of more than 31 characters it will do it fine till 31 and then the from the 32nd character it will not add after the 31st character but before the first character and if the 31st character is in the middle of the word than it will take the whole word before the first character

for.E.g

this is a test program for arabic smartform

It will display like this:

arabic smartform this is a test program for

can any body help me regarding this issue