Hi,
Does anyone can give me a hint of how converting html into rtf ?
Maybe there is an API where I can:
String convertHTMLIntoRTF(String HTML) ?
Many Thanks
Al
IchBin - 19 Jul 2005 23:30 GMT
> Hi,
>
[quoted text clipped - 5 lines]
>
> Al
Try looking at http://www.w3.org/Tools/html2things.html
and or google "Convert html into rtf"

Signature
Thanks in Advance...
IchBin, Pocono Lake, Pa, USA http://weconsultants.servebeer.com
__________________________________________________________________________
' If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)
Thomas Weidenfeller - 20 Jul 2005 07:54 GMT
> Does anyone can give me a hint of how converting html into rtf ?
> Maybe there is an API where I can:
> String convertHTMLIntoRTF(String HTML) ?
What was wrong with the answers you got when you first asked? Let your
users just open the HTML file.
And no, you don't want an API. Java's build-in HTML and RTF support is
so broken that it is only useful in a very controlled environment.
/Thomas

Signature
The comp.lang.java.gui FAQ:
ftp://ftp.cs.uu.nl/pub/NEWS.ANSWERS/computer-lang/java/gui/faq
http://www.uni-giessen.de/faq/archiv/computer-lang.java.gui.faq/