Documents.Add fails
When you create asn instance of Word in C#, that instance is NOT the same
as
the Application instance used in the Word code run in Word.
What is it then? Is there something about C# that causes a second instance
of Word to be (implicitly) created under some circumstances?
--
Enjoy,
Tony
|