1.) My first question is, Is the MSWord Object Thread Safe? (We are looking to create a DLL that generates word documents on a server and it could be called n number of times, by any number of different processes)

2.) If the answer to #1 is no (which is my current assumption), does anyone know of any components (COM or .NET) that can create Word and PDF documents that is thread safe?