RTf to Html with C#

Tech-Archive recommends: Fix windows errors by optimizing your registry



Hy

I need a C# code, class to convert rtf to html !!!
Please post Links or Sources.

Greez FMeister
.



Relevant Pages

  • Re: XML and DOM through MFC?
    ... DOM is a really poor document mechanism, and in general it is very, very limited in what ... HTML and RTF are sort-of-unrelated; both deal with formatting and layout (while XML deals ... specified in a document available from Microsoft, and most new Office products and other ...
    (microsoft.public.vc.mfc)
  • Re: TextEdit bug in Save As HTML
    ... Open an RTF document "MyDoc.rtf" in TextEdit. ... The ".html" is added automatically, but you won't see it if the ... TextEdit does what most other apps do in similar situations. ... affects how it opens HTML files when you drag them onto TextEdit or use ...
    (comp.sys.mac.apps)
  • Re: Colored Text
    ... Although html may at first seem easy, it also requires you to escape any special characters, such as < with < & with & etc, etc. ... Generally html will be relatively slow compared to rtf. ...
    (microsoft.public.vb.general.discussion)
  • Re: Unicodezeichen im RTF Stream
    ... Nach fertigen html zu rtf Convertern habe ich schon ausschau gehalten. ... 100% korrekt, wenn Du von der "'c1'52" Notation ausgehst, musst ... "HTML to RTF" Converter bauen. ...
    (microsoft.public.de.german.entwickler.dotnet.csharp)
  • Re: Richtext in Plaintext konvertieren
    ... PlainText holt den Nur-Text aus einem Memofeld heraus, welches in HTML formattiert ist, nicht mit RTF Tags. ... Bis Access 2003 waren RTF Felder mit RichtText Tags formattiert, seit A2007 sind diese Felder HTML formattiert. ... Du solltest also eine Function im SQL Server schreiben können, welche das Textfeld nach dem Starttag absucht und dann alles löscht bis der Endtag durch ist. ...
    (microsoft.public.de.sqlserver)