Hi,
I have created reports using SSRS which run and display perfectly locally in their solutions and on the ReportServer.
However if I place a ReportViewer control in a web page I seem to have a lot of display issues, namely:
- Text doesn't appear in the colour it should be in.
- Underlines text is not underlined.
- Font size and name doesn't display as expected.
- Data Bars Graph do not show at all.
- Images display as larger or different sizes.
- The toggle item property in SSRS displays very messy.
I am using Visual Studio 2008 with SQL Server 2008 R2.
Cheers, Jon