Pending Review
Last Updated: 19 Aug 2026 09:08 by Pascal
Pascal
Created on: 19 Aug 2026 09:08
Category: Reporting
Type: Feature Request
0
Allow the user to clear the font cache
The fonts defined in the fontLibrary element are discovered once, lazily on first use, and are cached for the process lifetime. Fonts added to the configured directories afterward are not picked up automatically —  a restart of the application is needed.
As we install fonts regularly and don't want to restart/redeploy everytime we install a new font we propose a new api to clear the cache.
A new method Telerik.Reporting.Fonts.RefreshCache would solve this problem and improve the experience of using the Telerik Reporting library.
0 comments