Page 1 of 1

php and COM

Posted: Tue Jun 22, 2010 5:00 am
by lui10e6
Hi,
I am trying to create COM object for Word2003 documents with php code.
And it is rather simple, but i did a mistake for some of the bookmarks and now i cannot process the same document with the same name.
I had to change the name of the document so i can process it with the script. When i go back to the old name of the document it is running like forever.
I have tried deleting temp files, restarting apache, nothing, but i want the document to have its old name.
Anyone knows why thing might be happening?

i would really appreciate it.
thanks.