Wrong Font Getting Rendered

1 Answer 21 Views
Report Designer (standalone) Report Viewer - Angular
nLog0312
Top achievements
Rank 1
nLog0312 asked on 20 Jan 2025, 07:00 AM

I am using Telerik.Reporting.Services.AspNetCore and Telerik Report Designer version 18.2.24.806. I am facing the following issue: In Telerik Report Designer, I set the font to 'Times New Roman,' and it displays correctly according to the design in the local environment. However, after deploying to the production environment, I encountered an issue where some text boxes are correctly using the 'Times New Roman' font, while others are not.

Telerik Report Designer:

 

Local:

Production:

1 Answer, 1 is accepted

Sort by
0
Petar
Telerik team
answered on 22 Jan 2025, 03:03 PM

Hello Tran,

Thank you for providing the screenshots.

Could you please provide more details about the platform you are using for production, as well as the OS you are deploying on? Typically, these types of issues occur when the system cannot locate the font on the OS being used for deployment.

For instance, if you are using a Docker container that is based on a specific OS version, it’s important to ensure that the font you are utilizing—in this case, "Times New Roman"—is installed on the machine/container where your application is running. Following this, you might find the below article helpful:

Alternatively, you can embed the font in your application by configuring the privateFonts element. In this case, you can check the following documentation article:

I hope this helps. Please let me know if any of these solutions help resolve the issue.

Regards,
Petar
Progress Telerik

Stay tuned by visiting our roadmap and feedback portal pages, enjoy a smooth take-off with our Getting Started resources, or visit the free self-paced technical training at https://learn.telerik.com/.
Tags
Report Designer (standalone) Report Viewer - Angular
Asked by
nLog0312
Top achievements
Rank 1
Answers by
Petar
Telerik team
Share this question
or