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

RTF TO HTML Conversion

Hi,

I have a table with rows formated in RTF and I need to convert all rows to
HTML format.
Someone knows how can I convert RTF to HTML?

Thanks for any help.

Adriano Galle Dal Prá
Nov 16 '05 #1
3 9602
You are probably going to need a third-party component to do that.

One is located here: http://www.easybyte.com/products/rtf2html.html

I'm sure that others exist... this is just the first one I found. (This is
not an endorsement... I have not used the product from EasyByte.)

--- Nick

"Adriano Galle Dal Prá" <an*******@discussions.microsoft.com> wrote in
message news:eQ**************@TK2MSFTNGP14.phx.gbl...
Hi,

I have a table with rows formated in RTF and I need to convert all rows to
HTML format.
Someone knows how can I convert RTF to HTML?

Thanks for any help.

Adriano Galle Dal Prá

Nov 16 '05 #2
I had the same problem but what i did was just search for escape charaters
or meta data and replace it with html tags on the way out to a database.
Then on the way in from the database, i searched for all html tags and
replaced it with escape characters and metadata. In the acutal website, i
had one php page that collected the info from the db, and display the data.
-NuBBeR

"Adriano Galle Dal Prá" <an*******@discussions.microsoft.com> wrote in
message news:eQ**************@TK2MSFTNGP14.phx.gbl...
Hi,

I have a table with rows formated in RTF and I need to convert all rows to
HTML format.
Someone knows how can I convert RTF to HTML?

Thanks for any help.

Adriano Galle Dal Prá

Nov 16 '05 #3
Take a look at the FreeTextBox component by Jon Dyer at
www.freetextbox.com ... it's a very cool component that you can put on
your web pages. Best of all, it includes the source code in which he
has the ability to toggle back and forth between rich text and html.

Happy coding,
Steve
"Adriano Galle Dal Prá" <an*******@discussions.microsoft.com> wrote in message news:<eQ**************@TK2MSFTNGP14.phx.gbl>...
Hi,

I have a table with rows formated in RTF and I need to convert all rows to
HTML format.
Someone knows how can I convert RTF to HTML?

Thanks for any help.

Adriano Galle Dal Prá

Nov 16 '05 #4

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

Similar topics

20
by: Al Moritz | last post by:
Hi all, I was always told that the conversion of Word files to HTML as done by Word itself sucks - you get a lot of unnecessary code that can influence the design on web browsers other than...
3
by: Lachlan Hunt | last post by:
Hi, I'm in the process of setting up content negotiation on the server for my website, and I have set it up so that UAs will either recieve application/xhtml+xml or text/html, depending on their...
4
by: Dominic | last post by:
Hi guys, In .NET, how can I convert a HTML file to TIFF efficiently? One possible way is that I can first use word automatation to load the HTML up and then print it to TIFF. Is that right?...
18
by: Robert Bowen | last post by:
Hello peeplez. I have an odd problem. When I put the ANSI symbol for "less than" ("<"), the word STRONG and then the ANSI symbol for "greater than" (">") in my web page, followed by some text, then...
10
by: st4 | last post by:
Help, As part of my family history web site i need to get 150 pages of typed text into some format to display. It just text right now but I would like to add some graphics (photos) and make the...
4
by: ALESSANDRO Baraldi | last post by:
Good evening. Few day ago i ask about this Object. A very kindly replay of Sthepen Lebans give me the solution to use ClipBoard to synthesise the Conversion, but i've some truble. My scene: ...
7
by: webgreginsf | last post by:
Hello, I tried the following post a few weeks ago and never received any replies, so I figured I'd try again. I'm seeking suggestions for an interesting problem I have. I'm building a web...
0
by: Joergen Bech | last post by:
Help! Looking for a .Net-kompatible component for converting between HTML and RTF (both ways). Asked this question a few days ago and received this link:...
2
by: dchadha | last post by:
Hi, I need to convert HTML (online or offline) to PDF in C# application. In addition I want to merge PDF documents also on the fly. I am looking for C# / VB.NET code or a .NET component which...
2
by: Number 11950 - GPEMC! Replace number with 11950 | last post by:
HTML to RTF conversion is done by the clipboard in certain circumstances. Does anyone know of an API or possibly a Framework2 class.method that will convert HTML to RTF...? TIA -- Timothy...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

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.