I'm trying to save my organization toner money and changing the fonts that my reports use to Century Gothic. I started down the path of changing one specific "letter" report that has a ton of text boxes and wanted to change everything. So I went to the "view code" in BIDS and found that "fontfamily" was only in there twice. So I changed it to the font I wanted. Then I went and looked at the properties of a few text boxes and found them to be Arial still. So I went and counted in the RDL how many occurances I saw of this:
<FontFamily>Century Gothic</FontFamily>
There were two occurances of this before I changed a text box, however once I explicitely changed a text box, there were three in the RDL. When I went back into the REPORT DESIGN view in BIDS, I could still see Arial all over the place. But I can't find a good place to discern the default font.
So where is it? How do I change it? Lets ask this multiple ways just in case the answer is different:
For reports when you view them in BIDS?
For reports when you view them on the Report Manager Website?
For reports viewed in Sharepoint? (I think I heard someone say this is a CSS thing for Sharepoint).
Thanks,
Keith