Sarita Khutale
Sarita Khutale

Reputation: 139

Why SSRS report fonts are rendered different on IIS

I am using Gotham and PT sans fonts for SSRS Report which are reflecting in the SSRS Report on Localhost but when I am trying to see same in IIS, fonts are not Reflecting. I have already added fonts in C drive fonts folder.

Why SSRS report fonts are rendered different on IIS? Is there any way to solve this Issue?

Upvotes: 3

Views: 311

Answers (1)

Paul Bambury
Paul Bambury

Reputation: 1312

You need to make sure the fonts are installed on your Report Server as well since that is where SSRS will be expecting to find them.

Upvotes: 3

Related Questions