We use a private font in our reports as described here: Prevent line break for certain characters (whitespace, hyphen, colon) in Reporting | Telerik Forums
This works well locally on the development machine, but once deployed on the server the font is not working correctly for other clients.
We observed the following behaviour:
- ReportViewer: does not show correct font
- Telerik PrintReview: does not show correct font
- Browser Print Review & Print: show correct font
- PDF-Export: shows correct font
We found this article, where it says that the font should be installed on the clients? Configuring the privateFonts Element - Telerik Reporting
So, do we need our font to be installed on the clients for it to work in the ReportViewer?
Is there a way to change the font in the report without installing it to the clients?
Kind regards.