Create office objects on server

T

Terry Holland

Not sure if this is the most appropriate group - feel free to redirect me.

If I have a web application that needs to programatically create and
manipulate office documents (word & excel), what options do I have other than
installing MS Office on the web server?

Can I just install an Office SDK or a version of Office that has no user
interface?

tia
 
A

Alvin Bruney [ASP.NET MVP]

Microsoft does not support this option and it is to avoided, rightly so.
Third party? Depending on what you want to do, that could be a good option.

--

Regards,
Alvin Bruney [MVP ASP.NET]

[Shameless Author plug]
The O.W.C. Black Book, 2nd Edition
Exclusively on www.lulu.com/owc $19.99
 
Top