Can anyone say if it is possible to render some text in a left-to-right
language such as english on a line in a ColumnText, then on the same line
render some text in a right-to-left language such as Arabic?

e.g. "This is the English text run direction left-to-right"     / "This is
arabic text run direction right to left".

I have done some initial work were i change the run direction using
ColumnText.setRundirection(). However, when I call ColumnText.go() this
causes each part of the text to be rendered on separate lines instead of on
the same line. 
e.g.
"This is the English text run direction left-to-right"    
 / "This is arabic text run direction right to left".
 
So is there some other way to change the run direction and have the both
pieces of text rendered correctly on the same line?




-- 
View this message in context: 
http://www.nabble.com/Rendering-Left-to-Right-and-Right-to-Left-langauge-text-on-the-same-line-tf4901039.html#a14038785
Sent from the iText - General mailing list archive at Nabble.com.


-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/

Reply via email to