Answered by:
Rendering or Exporting a SSRS 2008 report to RTF

Question
-
I am using Microsoft.ReportViewer to display SSRS reports from my C# desktop application. The ReportViewr by default provides the 3 modes of export features, 1. Excel. 2. Word, 3. PDF. Now we want another export capability of RTF. Does any one have any idea how to convert the SSRS reports to RTF format?
Tuesday, October 29, 2013 8:08 PM
Answers
-
Hi Voonna,
I’m sorry for ignoring license issue on the previous reply, any modification to Microsoft software is illegal. So we can’t use a third party tool (Aspose) to modify the Microsoft Report Viewer control.
Thank you for your understanding.
Thanks,
Katherine Xiong- Proposed as answer by Katherine Xiong Tuesday, November 5, 2013 11:27 AM
- Marked as answer by Katherine Xiong Wednesday, November 6, 2013 2:43 PM
Friday, November 1, 2013 9:35 AM
All replies
-
Our vendor who set up our first SSRS install uses Aspose. See the link below to a page that discusses their rendering product for SSRS.
http://www.aspose.com/reporting-services/total-component.aspx
Lee Markum
Wednesday, October 30, 2013 5:25 AM -
Hi Voonna,
The Report Viewer can generate reports independently using a built-in engine (local mode), or it can display reports that are generated on a Microsoft SQL Server 2008 Reporting Services Report Server (remote mode).
If you use remote mode with a report server, you can get all rendering export formats installed on the report server. While if you use local mode without a report server, the local mode report viewer provides only Excel, word and PDF export format.
Thanks,
Katherine Xiong
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time.
Thanks for helping make community forums a great place.- Edited by Katherine Xiong Friday, November 1, 2013 9:34 AM edit
Wednesday, October 30, 2013 10:03 AM -
I see that in the blog you have suggested above, we are using a third party tool (Aspose). Is it legal to modify the Microsoft Report Viewer control with a third party dll? Wont there be any liscencing issues by doing this?Wednesday, October 30, 2013 4:59 PM
-
Hi Voonna,
I’m sorry for ignoring license issue on the previous reply, any modification to Microsoft software is illegal. So we can’t use a third party tool (Aspose) to modify the Microsoft Report Viewer control.
Thank you for your understanding.
Thanks,
Katherine Xiong- Proposed as answer by Katherine Xiong Tuesday, November 5, 2013 11:27 AM
- Marked as answer by Katherine Xiong Wednesday, November 6, 2013 2:43 PM
Friday, November 1, 2013 9:35 AM -
Voona and Katherine,
I can look into exactly how Aspose is being implemented by our vendor so I can determine if something inappropriate has been done. Thanks for the info. It appears that Aspose offers SSRS rendering extensions. Not sure how the product works at this point.
Lee Markum
- Edited by Lee Markum Friday, November 1, 2013 1:11 PM
Friday, November 1, 2013 1:07 PM