Hi,
I am using Telerik Reporting version 17.1.23.718 on an Ubuntu 22.04 VPS. Initially, I faced an issue where reports were not displayed in the viewer, but I resolved it by adding the System.Drawing.Common
NuGet package to my project.
Currently, the Telerik Report Viewer displays the report correctly, including Arabic text rendered with the Times New Roman font. However, I am facing a problem with the exported PDF and the print preview:
- The Arabic text does not display correctly in these outputs.
- The font used in the report is Times New Roman, and I have installed it on the server.
I have attached screenshots to demonstrate the issue.
- Attachment 1: Viewer displaying the report correctly.
- Attachment 2: Incorrect rendering in PDF export and print preview.
Please advise on how to resolve this issue.