How to set font of all fields in a crystal report file non-programatically?

Nick picture Nick · May 2, 2013 · Viewed 9.7k times · Source

I have a couple of crystal report files and the fonts for all the fields are Arial and I want to change them to Times New Roman. I tried selecting all but when I do that I can't set the font.

Is there anyway to set all the fields in a report to a font from the UI?

Using Crystal Reports XI Release 2

Answer

Ryan picture Ryan · May 2, 2013

If you select all fields then CR will disable all the options from the font toolbar. You can still change all the fields' fonts, though. Select all your reports objects that have text (this will NOT work if you select, say, a line object along with them). Then right-click the objects → "Format Objects" → "Font" tab.

All of the font options should be available there.