Hi Jim, Thanks for the tip. I searched CPAN prior to ask here and also I googled to find tutorials and everybody pointed me to RTF::Tokenizer. I use RTF::Writer to generate RTF files, but I need another module to append text to already generated *.rtf file by other user.
I'll try also the modules you suggested. CO -----Original Message----- From: Jim Gibson [mailto:jimsgib...@gmail.com] Sent: Friday, December 03, 2010 6:25 PM To: beginners@perl.org Subject: Re: rtf files On 12/3/10 Fri Dec 3, 2010 5:11 AM, "Cristi Ocolisan" <cri...@wiq.ro> scribbled: > Hi all, > > > > Have anybody used RTF::Tokenizer module? > > I'm struggling to find out how to retrieve the content of tokens. > > > > What I'm trying to do is to open a file (*.rtf) that a user uploaded on > server add a few information and save it. > > I'm on Linux so I cannot use modules that work only on Windows. > > Also if you know of other modules that can parse and copy content of rtf > files, please let me know. Have you searched CPAN for RTF modules? There are several. I have not used any. <http://search.cpan.org/search?query=RTF&mode=all> ... brings up, in addition to RTF::Tokenizer, such modules as RTF::Parser RTF::Writer RTF::Lexer RTF::Reader Good luck! -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/ ----- No virus found in this message. Checked by AVG - www.avg.com Version: 10.0.1170 / Virus Database: 426/3294 - Release Date: 12/03/10 -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/