SSRS where install the font?

Simple question that I can not found a simple answer. I am using a Reporting Server to generate my reports, and the reports use a custom font

My question is I need to install the custom font on all machines that will run the report or only on the server?

The company uses SSRS 2008

Upvotes: 3

Views: 8733

Answers (1)

ViKiNG
ViKiNG

Reputation: 1334

Only Installing the font on the reporting server and then enabling the font embedding should do the magic.

For font embedding, see this link: Exporting to a PDF File and Font Embedding.

Upvotes: 2

Related Questions