We are a software house based in London, England. We develop application using VB.NET (for windows) and ASP.NET (for web) and one of the requirements we have is generating standard template letters from data held within our system. Currently, we use MS Word. This is used to create the master template with mergefields and then during execution under program control we retrieve the data from our database, open and merge the relevant master template and then print it using Word Macros.
We want to replicate this functionality using a 3rd party tool rather than MS Word. We are happy to use MS Word to create the master templates but the rest we want to do using another tool.
Can you please let me know whether Aspose.Words can do the above? Key elements are open and mergings .doc or .docx files created by MS Word and also utilising the word macros.
This message was posted using Aspose.Live 2 Forum