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

Reply via email to