Title: RE: [Perl-unix-users] RTF to text
There are quite a few modules that match RTF+Text:
http://search.cpan.org/search?query=RTF+Text&mode=module
I'd think at least one or two will do what you want.
> -Original Message-
> From: Sandeep Deshpande [mailto:[
Dear All,
For some reason, I need to scan few documents, using perl. These documents
are in the RTF form. I am working on Ultra10 machine (Perl version
5.005_03). I need to convert these documents in Text (keeping it's bold and
italic modes intact), before I start scanning them through my script.