Reputation: 14161
I want a .NET widget that can convert RTF to raw HTML and vice-versa. Any suggestions?
Edited:
Free Tools only.
Upvotes: 1
Views: 573
Reputation: 2961
I tend to use Aspose.Words for .NET.
It supports DOC, OOXML, RTF, HTML, OpenDocument, PDF, XPS, EPUB and other formats.
Edit:
If you are looking for a free tool then have a look at this question (How do I convert HTML to RTF (Rich Text) in .NET without paying for a component?).
Upvotes: 1