Re: [PHP] Generating RTF on the fly

2002-06-29 Thread Gerhard Hoogterp
On Saturday 29 June 2002 09:37 pm, Mario Bittencourt wrote: > I need to generate RTF files from within PHP scripts based on user > input. Do you know of any package to do the trick ? > Besides the package already named, you can also just read an rtf template file and use str_replace.. It's pl

RE: [PHP] Generating RTF on the fly

2002-06-29 Thread John Holmes
Search before you post. I don't know the answer, but this turned up on google when searching for "generate rtf with PHP" http://paggard.dlight.ru/rtf_gen/ Yeah, it costs, but it looks good. Help a programmer out! I'm sure there are others. Look on hotscripts.com and sourceforge.net ---John Hol

Re: [PHP] Generating RTF on the fly

2002-06-29 Thread Mirza Muharemagic
check this out: http://www.phpbuilder.com/columns/nair20020523.php3 Mirza -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php