<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Oh. Think you'd have to write your own parser or use a 3rd party tool if you are trying to output html > rtf.<br>I wrote a basic one to go the other way, RTF > html.<br><br>There are lots of 3rd party tools out there to feed a stream of html to and write out rtf. Integrating it would be the challenge.<br><br><br>> Subject: RE: [Xerte] Getting the rich text of a field<br>> Date: Mon, 7 Dec 2009 12:55:30 +0000<br>> From: Fred.Riley@nottingham.ac.uk<br>> To: xerte@lists.nottingham.ac.uk<br>> <br>> > Maybe this?<br>> > <br>> > TextField.text<br>> > Description<br>> > Property; indicates the current text in the text field. Lines <br>> > are separated by the carriage return character ('\r', ASCII <br>> > 13). This property contains the normal, unformatted text in <br>> > the text field, without HTML tags, even if the text field is HTML.<br>> <br>> Thanks, Dave, but I'm after getting text which appears in the field as<br>> bold, italic, whatever, to then paste into another app as bold, italic,<br>> whatever. The above does the same as the texticon.getText() method,<br>> which is fine, and is what I'll fall back to if I can't get the rich<br>> text. <br>> <br>> Cheers<br>> <br>> Fred<br>> _______________________________________________<br>> Xerte mailing list<br>> Xerte@lists.nottingham.ac.uk<br>> http://lists.nottingham.ac.uk/mailman/listinfo/xerte<br>                                            <br /><hr />Windows Live Hotmail gives you a free,exclusive gift. <a href='http://www.microsoft.com/windows/windowslive/hotmail_bl1/hotmail_bl1.aspx?ocid=PID23879::T:WLMTAGL:ON:WL:en-ww:WM_IMHM_7:092009' target='_new'>Click here to download.</a></body>
</html>