Re: [perl-win32-gui-users] RTF 2 HTML

2002-03-07 Thread Johan Lindstrom
At 23:37 2002-03-06 -0500, Ultimate Red Dragon wrote: It's not that great, I don't claim it's efficient, just that it works. Currently, it supports new lines, bold, italics and underline. This seems to be similar to what you want: http://search.cpan.org/search?dist=RTF-Parser I'm working on

[perl-win32-gui-users] Re: Re: RTF 2 HTML

2002-03-07 Thread Ultimate Red Dragon
Well, in reply to Johan. I'll admit that I kinda knew those were there, but the documentation on them is either horrible or non-existent (depending on which RTF modules you look at.) As for the HTML2RTF, I know of no already existing interpreter, but I plan on using HTML::Parser to make it sim