Right to Left Problem

Stimulsoft Reports.WEB discussion
Post Reply
a.ebbini
Posts: 101
Joined: Thu Jun 05, 2014 8:10 am
Location: Jordan

Right to Left Problem

Post by a.ebbini »

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)
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Right to Left Problem

Post by HighAley »

Hello.

Could you describe the issue more detailed with samples and screenshots?

Thank you.
Post Reply