php and COM

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
lui10e6
Forum Newbie
Posts: 4
Joined: Fri Mar 12, 2010 3:20 pm

php and COM

Post 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.
Post Reply