Html Rendering in Winforms

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



Hi all,

I am facing a problem with the rendering of html into a windows
application (C# .NET). I am trying with two possible approaches:

1. Use a control that directly renders the html into windows form, but
it should not be dependent on IE or mshtml. I didn't get such kind of
control so far. Can any one help on this?

2. Use a third party Html to Rtf converter and render the rtf in
windows .net RichTextBox. But this also creating problem while
rendering html tables. This is distorting the table structure and
complex formatting into table cell. Colspan and rowspan are not working
and many more... Again this problem is solved after we put RICHED20.DLL
in the application directory. But we can ship RICHED20.DLL along with
our product as its a microsoft dll comes with MS office package. What
could be possible solution for this?

Can any one please help me out to resolve this problem.

- Ramesh

.



Relevant Pages

  • Re: Html Rendering in Winforms
    ... Why should you not depend on the mshtml control? ... I am facing a problem with the rendering of html into a windows ...
    (microsoft.public.dotnet.framework.windowsforms)
  • Re: Html Rendering in Winforms
    ... I am facing a problem with the rendering of html into a windows ... control so far. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Converting a userspecific VCL-component to an ActiveX-control
    ... I will write a standard windows desktop application. ... HTML. ... This control will be placed on a window. ... Also my approach allows (if the renderer supports it, ...
    (comp.lang.pascal.delphi.misc)
  • Re: xp2 activex object not displayed in html
    ... Allow active content to run in files on My Computer - Windows XP Service ... I have an activex control displayed as an object in an html page. ...
    (microsoft.public.windowsxp.security_admin)
  • Re: Windowed Mode and proper handling of the Render Loop
    ... happening in windows or your app when you hover a mouse over a control other ... Are your text boxes within the D3D app 'rectangle' or do you have rendering ...
    (microsoft.public.win32.programmer.directx.managed)