From: Johan L. <jo...@ba...> - 2002-03-07 08:49:04
|
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 converting < and > correctly, as well as a HTML 2 RTF sub >(or is there already one?) There are HTML parsers and RTF generators on CPAN. Here is the search for module names with RTF: http://search.cpan.org/search?mode=module&query=rtf (but note that you often can get a lot more results by searching the documentation rather than the module name) /J -------- ------ ---- --- -- -- -- - - - - - Johan Lindström Sourcerer @ Boss Casinos jo...@ba... Latest bookmark: "(GUI) Windows Programming FAQ" http://www.perlmonks.org/index.pl?node_id=108708 |