I need to generate a Word document on an application server. I can think of a couple of ways to do this:
1. Require each customer to purchase and install Word on the server. Issues: Does the Word license allow this? What happens if multiple users attempt this at the same time?
2. Purchase a third party library that will create the document. Issues: Do third party libraries written in C# exist for this? If so, I need to look at licensing costs.
Has anyone done this before? Recommendations? Note that using something like Crystal Reports and saving as a Word document will not work because we allow the customer to create their own Word templates that are used in the application.
Craig Berntson
MCSD, Visual FoxPro MVP,
1. Require each customer to purchase and install Word on the server. Issues: Does the Word license allow this? What happens if multiple users attempt this at the same time?
2. Purchase a third party library that will create the document. Issues: Do third party libraries written in C# exist for this? If so, I need to look at licensing costs.
Has anyone done this before? Recommendations? Note that using something like Crystal Reports and saving as a Word document will not work because we allow the customer to create their own Word templates that are used in the application.
Craig Berntson
MCSD, Visual FoxPro MVP,