Crystal Reports has long been able to produce reports in RTF format (giving them the .DOC extension by default which always created confusion). Using Aspose.Words you can quickly and easily convert from RTF to real DOC either on the server or on the client side. Conversions in any direction between Microsoft Word formats (DOC, RTF and WordML) in Aspose.Words are high-fidelity.
The code to convert any RTF to DOC is as simple as this:
Aspose.Words.Document doc = new Document("C:\
Download Aspose.Words for .NET at: http://www.aspose.com/
Read the complete article at: http://www.aspose.com/
Contact Information:
Suite 180, 9 Crofts Avenue
Hurstville, NSW, 2220
Australia
http://www.aspose.com/
sales@aspose.com
Phone: 888.277.6734
Fax: 866.810.9465l


