First Few Report Items Have an Incorrect Font
Environment
Product | Progress® Telerik® Reporting |
Description
If you preview your report and notice that the first few report items do not have the font they are supposed to, but the rest of the items that are styled the same do, the following can be the issue. If the application used to render the report is run under a separate user and the fonts used are not installed for All Users, the first few attempts the GDI+ library makes to resolve the fonts will fail. This will result in the first few items having a default fallback font.
Solution
Make sure that all fonts used in the report are installed for All Users on the machine used to render the report.