smart document implementation and add-in functionality in same instance of dll

M

Maarjakas

Is it possible to have both smart document and add-in functionality in
same dll?
I have Word add-in project where I also have class that implements
ISmartDocument interface. The result is one dll, BUT add-in and smart
document uses different instances of that dll. Is it possible to
achieve situation where Word use only one instance of this dll? (smart
document could use the dll that is created by add-in, when Word opened
or ...?)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top