There is another template based doc generation toolkit (also commercial but cheaper than Aspose). It will allow you to create templates using MS Word and insert tags onto templates. It is also capable of inserting sub-documents
into a master doc (template).
Please check, Aspose.Words Api for Cloud, I think it's much cheaper than the .NET and Java APIs, there is a free option as well, please check the pricing info.
Member
3 Points
41 Posts
Save a RDLC report as Word Document
Oct 30, 2013 02:17 PM|belgie|LINK
We need to export a RDLC report to Word on the web server.
The Word document then needs to be modified - it needs to be merged with another Word document uploaded by users.
Modifying a Word document dynamically on a web server is problematic. Open XML is recommended.
We have not been able to save the RDLC report as a Word XML document so it can be modified to merge the uploaded Word document.
I wondered if anyone has a suggestion.
We don't have the budget for Aspose.
Member
20 Points
14 Posts
Re: Save a RDLC report as Word Document
Oct 30, 2013 02:53 PM|peter.johnson|LINK
There is another template based doc generation toolkit (also commercial but cheaper than Aspose). It will allow you to create templates using MS Word and insert tags onto templates. It is also capable of inserting sub-documents into a master doc (template).
None
0 Points
2 Posts
Re: Save a RDLC report as Word Document
Nov 03, 2013 10:19 AM|Sheraz.Net|LINK
Hi Belgie,
Please check, Aspose.Words Api for Cloud, I think it's much cheaper than the .NET and Java APIs, there is a free option as well, please check the pricing info.
http://www.aspose.com/cloud/word-api.aspx
Here is the pricing info:
http://www.aspose.com/cloud/pricing.aspx
I hope it's going to solve your problem, Thanks
word Cloudapi