Hello Support Team,
I am using web viewer 2016.2 and i need to preview report in both right to left and left to right.
for your info using this line to apply right to left
StiOptions.Viewer.RightToLeft = StiRightToLeftType.Yes
and i change horizontal alignment for each text.
All of this work fine in preview but facing problem in export , print , interactive sorting and drill down it seems that remove effect of right to left "Mirroring" or "Controls positions"
another thing when i am using right to left the CurrentUICulture and CurrentCulture will be in arabic
Threading.Thread.CurrentThread.CurrentUICulture = New Globalization.CultureInfo(SystemLanguage.UICultureCode)
Threading.Thread.CurrentThread.CurrentCulture = New Globalization.CultureInfo(SystemLanguage.UICultureCode)
Right to Left Problem
Re: Right to Left Problem
Hello.
Could you describe the issue more detailed with samples and screenshots?
Thank you.
Could you describe the issue more detailed with samples and screenshots?
Thank you.