Telerik reports doesn't support Segoe UI Symbol & Segoe UI Semibold fonts by default. Can we add these fonts to the reports? Can anybody guide me on this?
2 Answers, 1 is accepted
0
Elian
Telerik team
answered on 12 Mar 2012, 07:21 PM
Hi Pavan,
To use a certain font it must be installed on the server that hosts the application. However, if the client does not have the font, it will fall back to its default (this is for the web applications - ASP.NET, Silverlight).
If the app is WPF or WinForms, there is no server and the applications are on the client machine. Once again the font must be installed, otherwise it falls back.
If for example the reports are going to be exported to PDF, the font can be embedded into the PDF file and it will be displayed properly no matter if the client has it or not.