C
clover2411
Hi there,
I'm finding the object model a little confusing and would greatly
appreciate it if someone could clarify.
I'm writing an app that will run on a server to convert a docx file to
PDF - I've successfully used an example I found to do this conversion.
However it physically opens up the Word application to do it - is
there a way to do this without opening Word? Seems like that should be
possible because it's not ideal to have Word open up on the server.
If that is possible, am I right in thinking I'll still need Word
installed on the server, or is it sufficient to just install the
appropriate DLLs to the GAC?
Thanks very much in advance!
I'm finding the object model a little confusing and would greatly
appreciate it if someone could clarify.
I'm writing an app that will run on a server to convert a docx file to
PDF - I've successfully used an example I found to do this conversion.
However it physically opens up the Word application to do it - is
there a way to do this without opening Word? Seems like that should be
possible because it's not ideal to have Word open up on the server.
If that is possible, am I right in thinking I'll still need Word
installed on the server, or is it sufficient to just install the
appropriate DLLs to the GAC?
Thanks very much in advance!