0
Answer

Replacing ReportViewer with Internet Explorer

Ask a question

I am new to VS2005 and C# and only involved with desktop programming. I need to email reports to Customers with only IE and Outlook Express. The Pdf file created by exporting from ReportViewer is 1mb. The body of my reports contain tables, line graphs and signature. Is it possible to do away with ReportViewer and create reports that can be Viewed and Emailed directly from the IE browser. If so what technologies would I have to use eg. Webforms. How do I accomplish this. Thanks