I am inserting a hyperlink just before full stop in Arabic language and the hyperlink causes words to jumble up. Here is the html which I import from the file. When I insert Hyperlin by selectiong the text near the '.' the text gets jumbled. Screenshot is attached
............................................................................................................................................................................
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Untitled</title><style type="text/css">
p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; }
body { font-family: 'Verdana';font-style: Normal;font-weight: normal;font-size: 16px; }
.Normal { telerik-style-type: paragraph;telerik-style-name: Normal;border-collapse: collapse; }
.TableNormal { telerik-style-type: table;telerik-style-name: TableNormal;border-collapse: collapse; }
.p_4FB91091 { telerik-style-type: local;direction: rtl; } </style></head><body><p dir="RTL" class="Normal p_4FB91091"><span dir="RTL">منيب يبنت هيع سش ؤىةىؤلاؤضخخ.</span></p></body></html>
....................................................................................................................................................................................
............................................................................................................................................................................
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><title>Untitled</title><style type="text/css">
p { margin-top: 0px;margin-bottom: 12px;line-height: 1.15; }
body { font-family: 'Verdana';font-style: Normal;font-weight: normal;font-size: 16px; }
.Normal { telerik-style-type: paragraph;telerik-style-name: Normal;border-collapse: collapse; }
.TableNormal { telerik-style-type: table;telerik-style-name: TableNormal;border-collapse: collapse; }
.p_4FB91091 { telerik-style-type: local;direction: rtl; } </style></head><body><p dir="RTL" class="Normal p_4FB91091"><span dir="RTL">منيب يبنت هيع سش ؤىةىؤلاؤضخخ.</span></p></body></html>
....................................................................................................................................................................................