Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can I add a font in Crystal Reports?

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?

like image 312
Jason Rae Avatar asked Jan 04 '12 16:01

Jason Rae


People also ask

How do I set the default font in Crystal Reports?

Go to File -> Options in your Crystal Reports Editor. Select Text Objects (or any other item) for which you want to set your default font. Hope this helps !

How do I dynamically change the font size of a field in Crystal Reports?

Using the Code Drop the formula field on crystal report then right click on it: Format Object -> Paragraph -> text interpretation -> HTML text -> OK button.


1 Answers

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.

like image 87
Emanuele Greco Avatar answered Oct 25 '22 06:10

Emanuele Greco