I have some problem with SSRS i hope you could help me.
I`m working in a program that supports english and arabic languages and in current days we are developing the program reports
We choosed to use SSRS with ReportViewer control in WindowsFormsApplication
I searched for a way to support english and arabic languages in SSRS without creating two reports (one for each language) but i failed to find one
Now i`m trying to do the following and i need your help in that
1 - Use SSRS web services to get repor definition
2- Edit the report definition (convert Tablex DirectionLayout to RTL)
3- Use SSRS Execution Service to load the definition and render the report
4-assign the renderd report to ReportViewr control
I would like to know is that Possible ? and where can i search to achive this task?
Thank you very much
I`m working in a program that supports english and arabic languages and in current days we are developing the program reports
We choosed to use SSRS with ReportViewer control in WindowsFormsApplication
I searched for a way to support english and arabic languages in SSRS without creating two reports (one for each language) but i failed to find one
Now i`m trying to do the following and i need your help in that
1 - Use SSRS web services to get repor definition
2- Edit the report definition (convert Tablex DirectionLayout to RTL)
3- Use SSRS Execution Service to load the definition and render the report
4-assign the renderd report to ReportViewr control
I would like to know is that Possible ? and where can i search to achive this task?
Thank you very much