Posted By:
Srivaths_Sankaran
Posted On:
Tuesday, December 11, 2001 12:59 PM
One of the functions of my application is to generate a report in MS-Word format.
Much of the document is boiler-plate and static in its format. Only a few data fields differentiate one document from another.
Is there a way (available api) that would, given a template and the data, generate the resulting document?
Thanks