SSRS report font problem on deployed reports
        Posted  
        
            by 
                Cylindric
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by Cylindric
        
        
        
        Published on 2010-07-09T15:24:50Z
        Indexed on 
            2011/02/13
            23:26 UTC
        
        
        Read the original article
        Hit count: 247
        
ssrs
I have created several reports for my SQL Server Reporting Services 2008 SP2 server, using Visual Studio 2008 on my machine.
The reports objects all use Arial as their font, in various sizes and weights.
When I test them in VS, all looks fine, and I can print them and export them okay.
When I deploy them to the server though, they look fine on-screen and if exported to PDF, but when printed directly from the web viewer, the fonts seem to go 'missing' - all the characters are squashed together as if there was a slight negative character-offset.
© Server Fault or respective owner