Hi,
I have a multi threaded application which processes multiple word documents in parallel, some times these documents are huge in size. when two threads calls document save() for two different documents object, API is not responding for both the threads. Kindly let me know what is the issue.
Regards,
Gopal