473,396 Members | 1,917 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Html Rendering in Winforms

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

Jun 20 '06 #1
4 3287
ramesh wrote:
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?


Sure can, look at my wrapper HTMLayout.NET at
http://earthsideterminal.com/htmlayout.net

--
Joel Lucsy
"The dinosaurs became extinct because they didn't have a space program."
-- Larry Niven
Jun 20 '06 #2
Hi Joel,

Thanks for the response. The control seems to be great. This is
something which i exactly need. But I am facing one problem, I hope you
can provide a solution for that. I want that the height of control get
auto sized exactly to the height of content in it after loading a html
file. Can it be possible in this?

- Ramesh
Joel Lucsy wrote:
ramesh wrote:
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?


Sure can, look at my wrapper HTMLayout.NET at
http://earthsideterminal.com/htmlayout.net

--
Joel Lucsy
"The dinosaurs became extinct because they didn't have a space program."
-- Larry Niven


Jun 21 '06 #3
HI Joel,

Got the answer :). I used GetMinimumHeight to solve this problem. Some
last questions about its distribution. Is this a paid control? I yes
whats the price for the same? And what are the rules for its
distribution? We are interested in this control.

Thanks a lot..

- Ramesh

ramesh wrote:
Hi Joel,

Thanks for the response. The control seems to be great. This is
something which i exactly need. But I am facing one problem, I hope you
can provide a solution for that. I want that the height of control get
auto sized exactly to the height of content in it after loading a html
file. Can it be possible in this?

- Ramesh
Joel Lucsy wrote:
ramesh wrote:
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?


Sure can, look at my wrapper HTMLayout.NET at
http://earthsideterminal.com/htmlayout.net

--
Joel Lucsy
"The dinosaurs became extinct because they didn't have a space program."
-- Larry Niven


Jun 21 '06 #4
ramesh wrote:
Got the answer :). I used GetMinimumHeight to solve this problem. Some
last questions about its distribution. Is this a paid control? I yes
whats the price for the same? And what are the rules for its
distribution? We are interested in this control.

Thanks a lot..

- Ramesh


Its free. If you want support (like a guaranteed response), that is a
paid option. I haven't finalized a price for that yet, but if you are
interested, email me.
--
Joel Lucsy
"The dinosaurs became extinct because they didn't have a space program."
-- Larry Niven
Jun 21 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

71
by: tomy_baseo | last post by:
I'm new to HTML and want to learn the basics by learning to code by hand (with the assistance of an HTML editor to eliminate repetitive tasks). Can anyone recommend a good, basic HTML editor that's...
72
by: Mel | last post by:
Are we going backwards ? (please excuse my spelling...) In my opinion an absolute YES ! Take a look at what we are doing ! we create TAGS, things like <H1> etc. and although there are tools...
81
by: sinister | last post by:
I wanted to spiff up my overly spartan homepage, and started using some CSS templates I found on a couple of weblogs. It looks fine in my browser (IE 6.0), but it doesn't print right. I tested...
3
by: Amit Chandel | last post by:
Is it safe to say that winforms coupled with soap/xml will be the future trend of the internet browsing experience down the line? In essence, corp web sites shift from HTML based browsers -->...
3
by: Pablo | last post by:
Folks, i need to send to the printer, an html document. How can i do this from winfroms?? thanks Pablo
5
by: John | last post by:
I have an application that scans files and it takes a while to finish. While my application is running if I open other applications, my main application GUI becomes grey....does not refresh or...
5
by: Rick Spiewak | last post by:
I need to generate a "buy" button as part of an ASP.NET page - this consists of a small HTML form with hidden fields, conforming to the requirements of a merchant credit card processor. PayPal is...
0
by: Joergen Bech | last post by:
Trying to implement my own webforms designer to be hosted in a WinForms environment. Basically: I know that mshtml is used in the VS.Net 2003 WebForms designer, but the HTML behind the scenes is...
59
by: phil-news-nospam | last post by:
In followups by Brian O'Connor (ironcorona) to other posts, he repeats the idea that using tables in CSS is not something that should be done because IE doesn't support it. Of course I'm not happy...
3
by: ramesh | last post by:
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...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.