
i'm having an issue here, when i made a new culture following these steps: http://www.telerik.com/help/reporting/advanced-localizing-reports.html
The Arabic text is displayed correctly but the problem is actually in the alignment of that text.
The problem is when am switching to arabic culture Leaving it with the default align (left) will be shown in the webpage as it’s right aligned(cuz it's arabic culture) but when exporting or printing u find it aligned to left.
and when changing the align of text to right will be shown in the webpage aligned to left and printed/exported aligned to right.
Can anyone tell me what's going one there?!!!
attatched: - screenshot for the report from the webpage
- screenshot for the report from the PDF.
27 Answers, 1 is accepted
It is the text in report items that would be changed based on localization and not the actual layout of the report. This works in html because the browsers are handling the rtl automatically, however this is not true for the pdf and other formats and you would need to create a new report with the desired layout for the specific culture.
All the best,
Steve
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.


As far as we can see from the screenshots you provided, the alignment inside the textboxes is the same. We apologize if we cannot notice the difference since we do not use Arabic characters in our daily work, and would appreciate if you point us where the differences are.
All the best,
Steve
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.

P.S of course this approach will not be noticed if the textbox width is small, but it's not the functionality i need in many reports.
Hope it's clear this time.
Thanks in advance!
Thank you for the clarification. Indeed you are correct and this seems to be a problem in the exported pdf. I would log this in our bug tracking system and we would research on how to address it.
Please excuse us for the temporary inconvenience.
Sincerely yours,
Steve
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.

Hope you just fix it as soon as you can.
With Regards,
Fatima Mohey.
The print from the web viewer actually exports the report to pdf internally and raises the Adobe PDF plugin in the browser so that you can print, in other words it is the same thing. We would do our best to fix it for a subsequent version.
Your Telerik points have been updated for bringing this to our attention.
Kind regards,
Steve
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.

This is indeed true, but it makes Telerik reporting obselete when using it in Right-To-Left environments.
I bought Telerik reporting to produce reports in RTL environmentm and I really would like to see this bug fixed ASAP because my clients can't print the reports like this..
Thanks
As stated in previous reply (one week ago), we've logged the issue in our bug tracking system and it would be reviewed and addressed for subsequent version of the product.
Sorry for the inconvenience this might cause.
Kind regards,
Steve
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.

Thanks for yor reply,
But if I may ask, when would be the next release and are there any internal builds that may solve this problem ?
Thanks
I'm sorry for the confusion - I had missed the fact that this issue has been fixed and available in the Q3 release (release notes available here). Download it and let us know how it goes.
Greetings,
Steve
the Telerik team
Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.

i use htmlTextBox and set Culture to Persian And Align Right.
in webpage i see text in left side, and in pdf/print i see text in right side and with right to left problem.


It is very irritating that the Left-alignment issue of RTL cultures (e.g. Parsi, Arabic, Hebrew) has not been fixed as of today (27/1/2013).
It has been around for 3 years!
I am using version v6.1.12.820 and this exact bug is there.
See my support ticket: 585778
:-(
Dror
The issue is fixed in the latest Telerik Reporting Q3 2012 SP1 version. Please, check the attached screenshot results from our testing.
Let us know if you have any further questions.
Regards,
Stef
the Telerik team
HAPPY WITH REPORTING? Do you feel that it is fantastic? Or easy to use? Or better than Crystal Reports? Tell the world, and help fellow developers! Write a short review about Telerik Reporting and Telerik Report Designer in Visual Studio Gallery today!

I'd like to revive this thread as I'm new to Telerik reports and want to know the state of RTL handling.
Is layout transposition (specially for tables) allowed for RT languages (I don't want to design a report for each language)?
What about printing and PDF exporting?
To summarize the information for RTL support:
- The text direction in a report item can be controlled by setting a proper Culture - Report Globalization.
- There is a known limitation for the HtmlTextBox item, which does not support RTL - HtmlTextBox.
- The only think you should consider when exporting into PDF is to use Unicode fonts - Design Considerations for PDF Rendering.
- Report items do not change their layout or position automatically. If you use a Table/Crosstab/List item with groupings, the parent group cell is always positioned at the left side of the item.
Let us know if you have any further questions.
Regards,
Stef
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

I think I may better not modify the alignment of text boxes when I change to RTL.
As for tables, I wrote a function that reverses columns order, and it works well.
Still my test report has some alignment problems on the web viewer when I display Latin text in RTL or Arabic text in LTR (please view the attached images. Latin text is misaligned on RTL, and aligned properly on LTR).
This problem doesn't occur when I export to PDF. The two layouts work properly.
Please open a support ticket and send us the report, including test data. We will update this thread for anyone concerned once we check the settings.
Regards,
Stef
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

Hello,
I'm using telerik 2016 Q1 report version,
and this conversation issue still exist!
Please check the attached demo report:
- It has a single TextBox item with the following text "العربية";
- The TextBox.Culture is set to 'ar';
Please modify the report to illustrate the problem. The report can be opened and modified with the Sandalone Report Designer of Telerik Reporting Q1 2016 or greater.
Regards,
Stef
Telerik

Hello dear Stef,
Actually I'm discussing about "Telerik HTML 5 Report Viewer",
Which when you use "Arabic" words with numbers or English letters, Right to left will sentences will mess.
Thank you

Hello dear Stef,
Actually I'm discussing about "Telerik HTML 5 Report Viewer",
Which when you use "Arabic" words with numbers or English letters, Right to left sentences in PDF export and printing and HTML 5 Report designer are different!
Thank you
The issue is not reproducible with Telerik Reporting Q1 2016 SP1 v10.0.16.211, and a report witth TextBox item with Culture set to 'ar'. The report displays the text in the same way in design preview, PDF and HTML (the HTML5 Viewer).
Please check if you are using a TextBox item and setting its Culture property resolves the issue. Also check if the above mentioned version of Telerik Reporting changes the way the content is rendered. External CSS rules may also affect the rendered HTML, thus inspect the HTML with the browser's developer tools and trace the style inheritance.
In order to provide you more accurate suggestions, please provide step by step instructions how to reproduce the problem, or open a support ticket and send us a demo report.
Regards,
Stef
Telerik

Hello,
Thank you dear Stef, The solution key was TextBox item, I used HtmlTextBox before it,
Thank you very much....... <3 <3 <3
I am glad to hear the issue is resolved.
For anyone interested, the HtmlTextBox item does not have RTL support - HtmlTextBox overview.
Regards,
Stef
Telerik