473,387 Members | 1,573 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,387 software developers and data experts.

Open Source project => RTF->HTML

Does anybody know if there any open source project written in C# as a class
library allowing to convert RTF string into HTML string? I'd like to join
this project for the interest of both sides. I can start writing this
component from scratch for sure, but first of all I've seen a lot of
commercial projects and it's not very interesting. From another side we
could use our combined efforts with somebody to improve the existing project
if it exists.

Just D.
Jul 30 '06 #1
6 6046
Microsoft Word can do that. I think even Open Office also support RTF and
can be resave the file as html so ..... good luck

chanmm

"Just D." <no@spam.pleasewrote in message
news:i2Vyg.17212$Nv.16102@fed1read10...
Does anybody know if there any open source project written in C# as a
class library allowing to convert RTF string into HTML string? I'd like to
join this project for the interest of both sides. I can start writing this
component from scratch for sure, but first of all I've seen a lot of
commercial projects and it's not very interesting. From another side we
could use our combined efforts with somebody to improve the existing
project if it exists.

Just D.


Jul 30 '06 #2
MS Word is a commercial project. :)

any open source?

chanmm 写道:
Microsoft Word can do that. I think even Open Office also support RTF and
can be resave the file as html so ..... good luck

chanmm

"Just D." <no@spam.pleasewrote in message
news:i2Vyg.17212$Nv.16102@fed1read10...
Does anybody know if there any open source project written in C# as a
class library allowing to convert RTF string into HTML string? I'd liketo
join this project for the interest of both sides. I can start writing this
component from scratch for sure, but first of all I've seen a lot of
commercial projects and it's not very interesting. From another side we
could use our combined efforts with somebody to improve the existing
project if it exists.

Just D.
Jul 30 '06 #3
Have you checked at sourceforge.net? How about the user samples area at
gotdotnet.com?
I know I have seen one.
Peter

--
Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com


"Just D." wrote:
Does anybody know if there any open source project written in C# as a class
library allowing to convert RTF string into HTML string? I'd like to join
this project for the interest of both sides. I can start writing this
component from scratch for sure, but first of all I've seen a lot of
commercial projects and it's not very interesting. From another side we
could use our combined efforts with somebody to improve the existing project
if it exists.

Just D.
Jul 30 '06 #4
And not only that. The main intent was to write a component and to use this
component in WebApp to convert documents when required without WinWord. As
for the WinApp automation does that well, just 2 pages of the code.

"simida" <yo**********@gmail.comwrote in message
news:11**********************@s13g2000cwa.googlegr oups.com...
MS Word is a commercial project. :)

any open source?

chanmm ???
Microsoft Word can do that. I think even Open Office also support RTF and
can be resave the file as html so ..... good luck

chanmm

"Just D." <no@spam.pleasewrote in message
news:i2Vyg.17212$Nv.16102@fed1read10...
Does anybody know if there any open source project written in C# as a
class library allowing to convert RTF string into HTML string? I'd like
to
join this project for the interest of both sides. I can start writing
this
component from scratch for sure, but first of all I've seen a lot of
commercial projects and it's not very interesting. From another side we
could use our combined efforts with somebody to improve the existing
project if it exists.

Just D.

Jul 30 '06 #5
plz refer to GotDotNet UserSamples here, Just D.

http://www.gotdotnet.com/Community/U...E-7E17F052DA2B

Hope this works, Good luck.

Sincerely,
simida

Just D. 写道:
And not only that. The main intent was to write a component and to use this
component in WebApp to convert documents when required without WinWord. As
for the WinApp automation does that well, just 2 pages of the code.

"simida" <yo**********@gmail.comwrote in message
news:11**********************@s13g2000cwa.googlegr oups.com...
MS Word is a commercial project. :)

any open source?

chanmm ???
Microsoft Word can do that. I think even Open Office also support RTF and
can be resave the file as html so ..... good luck

chanmm

"Just D." <no@spam.pleasewrote in message
news:i2Vyg.17212$Nv.16102@fed1read10...
Does anybody know if there any open source project written in C# as a
class library allowing to convert RTF string into HTML string? I'd like
to
join this project for the interest of both sides. I can start writing
this
component from scratch for sure, but first of all I've seen a lot of
commercial projects and it's not very interesting. From another side we
could use our combined efforts with somebody to improve the existing
project if it exists.
>
Just D.
>
>
Jul 31 '06 #6
Thanks a lot, but actually that's not what I wanted to get. To show HTML
string on Web Page is pretty easy - add div, switch it to a server side
control, then find it in your C# code and add your html as InnerText to this
div.

I was looking for a simple conversion from RTF to HTML. I will look at the
source code, but I'm afraid that it's not what I wanted, sorry.

Just D
"simida" <yo**********@gmail.comwrote in message
news:11*********************@i3g2000cwc.googlegrou ps.com...
plz refer to GotDotNet UserSamples here, Just D.

http://www.gotdotnet.com/Community/U...E-7E17F052DA2B

Hope this works, Good luck.

Sincerely,
simida

Just D. ???
And not only that. The main intent was to write a component and to use
this
component in WebApp to convert documents when required without WinWord. As
for the WinApp automation does that well, just 2 pages of the code.

"simida" <yo**********@gmail.comwrote in message
news:11**********************@s13g2000cwa.googlegr oups.com...
MS Word is a commercial project. :)

any open source?

chanmm ???
Microsoft Word can do that. I think even Open Office also support RTF
and
can be resave the file as html so ..... good luck

chanmm

"Just D." <no@spam.pleasewrote in message
news:i2Vyg.17212$Nv.16102@fed1read10...
Does anybody know if there any open source project written in C# as a
class library allowing to convert RTF string into HTML string? I'd
like
to
join this project for the interest of both sides. I can start writing
this
component from scratch for sure, but first of all I've seen a lot of
commercial projects and it's not very interesting. From another side
we
could use our combined efforts with somebody to improve the existing
project if it exists.
>
Just D.
>
>

Jul 31 '06 #7

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

Similar topics

3
by: Doc | last post by:
At this link http://biphome.spray.se/gunnart/video/ about 2/3 of the way down the page you'll see a section that says: Deshaker Deshaker is a video stabilizer. It has its own page *here* ...
2
by: New World Order Pigs | last post by:
Are there (somewhere) existing style sheets for Xsl translations for RTF->HTML and HTML->RTF? I would imagine they must exist and I'd be extremely interested in them if they do. Thanks forever,...
3
by: New World Order Pigs | last post by:
Does anyone know of any EASY way to convert rtf to html and back again??? I'm going nuts looking for an answer to this, but perhaps that's redundant... NWOP.
0
by: New World Order Pigs | last post by:
I am trying to use dataobjects class to convert rtf to html and back to rtf again and I can't get it to work. Below is the code... IDataObject data = new DataObject();...
1
by: frontline1 | last post by:
hello im trying to open html file with fstream clas (foo.open("test.html",ios::in) but with no luck , but when i try to open in this way *.txt file , i is working great . my question is , how...
2
by: NuwanWalisundar | last post by:
i need to open html page whin a vb programme
0
by: egp | last post by:
Hi guys, I have a database using Ms Access 2003 connected to VB6 using ADODB Connection and I want to know how to: - display Ms Access report in VB using VB code then print it out - backup and...
2
by: Le Minh | last post by:
Open Source HTML Parsers in C# Hi, Im looking for HTML parser developed in C# which i can extend according to my needs are there any?? Thanks
2
by: Jacore | last post by:
To all, Thanks for the help in advance, to what is likely an utterly foolish question. I have a form with a linklabel control, that I want to open a web browser and load a single html page...
5
by: Joe | last post by:
We're looking for a fully functional RTF/HTML editor for our WinForms application. We need a control with the following features: 1. Supports image 2. Supports hyperlinks (auto detects) and...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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...

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.