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
ceforge.net
---John Holmes...
> -Original Message-
> From: Mario Bittencourt [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, June 29, 2002 3:37 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] Generating RTF on the fly
>
> Hi,
>
> I need to generate RTF files from wit
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
Hi,
I need to generate RTF files from within PHP scripts based on user
input. Do you know of any package to do the trick ?
Perhaps external one, for ex. generate a XML version and feed it into an
external converter.
The rtf would have header/footer, ocasional images and tables.
Thanks.
4 matches
Mail list logo