The RTF to PDF Converter library for .NET can be linked into any .NET application, either ASP.NET web sites or Windows Forms applications, to add rtf to pdf conversion capabilities to your application.
With the RTF to PDF Converter library for .NET 2.0 you can easily convert RTF strings and files to PDF. You can obtain the PDF document either as an array of bytes or as a PDF file.
The integration is extremely easy and no additional installation is necessary in order to get started. It's just a .NET 2.0 Assembly that you have to reference in your application. Samples and documentation are available in the downloaded archive.
Features
Easy integration, no installation or setup is necessary on the server
Delivered as a single strong named .NET 2.0 assembly (can be installed in GAC)
Can be deployed on the server by simple copy (XCopy deployment support)
Can be used from ASP.NET, Windows Forms, WPF, Web Service or Console applications
The same assembly can be used both on 32-bit and 64-bit Windows servers
Convert RTF strings to PDF documents
Convert RTF files to PDF documents