7

I am trying to use a specific font with Crystal Reports XI. Specifically, I want to use Helvetica-Bold-TT. I see this shows up in Microsoft Word, but not in Crystal. Is it possible to add this font to the font list?

Jason Rae
  • 2,583
  • 5
  • 25
  • 34

1 Answers1

8

when I installed a font in my pc (drag and drop inside C:\Windows\Fonts folder) i found it also in Crystal Reports IDE.

But when you deploy the report, you have to install the font on the server, too.

Emanuele Greco
  • 12,551
  • 7
  • 51
  • 70
  • I realized that just because the Font is present in Office does not mean it is installed in the Fonts on the system. This is correct. – Jason Rae Jan 04 '12 at 16:54