Re: [PHP] create word files

2005-04-05 Thread Richard Lynch
On Mon, April 4, 2005 2:07 am, Roman Duriancik said:
 I have problem with creating word file in PHP script. I create table in
 word document but sometimes php send me error message : *Warning*:
 (null)(): Invoke() failed: Exception occurred. *Source*: Microsoft Word
 *Description*: There is insufficient memory and then php script
 generate only word document without table.
 What can I do ?

WILD GUESSES!

Buy more RAM?

Put fewer entries in the table?

Use less text?

Try to make some other kind of document such as RTF that is less
memory-intensive than MS Word?

-- 
Like Music?
http://l-i-e.com/artists.htm

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] create word files

2005-04-04 Thread Roman Duriancik
I have problem with creating word file in PHP script. I create table in 
word document but sometimes php send me error message : *Warning*: 
(null)(): Invoke() failed: Exception occurred. *Source*: Microsoft Word 
*Description*: There is insufficient memory and then php script 
generate only word document without table.
What can I do ?

Thanks
roman
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php