Hi guys: I have a problem that I havent been able to resolve. Basically, I have an ASP.NET application that the users will use to select records and then do a mail merge. They will provide a template to do the merge. My code is able to do the merge using the template provided, but the problem...
Mark, as I said, my users will provide a template, select the records from the query that they run on my application, and then do the mailmerge on the selected records using the template. Thats why I am doing this. Are there any better approaches?
Jason, as far as your comment about word having to be installed on the server, you are right that it will have to installed on the server otherwise this approach wont work. I have done that, but if there is a better approach, please let me know. I saw another post somewhere about using...
Jason:
Option 3 that you mentioned is what I am trying to achieve. As I mentioned in the original post, the users can use the above code to provide the template and then do the merge. Currently I hardcoded the template name in the variable named "filename", but in reality I let them select a...
Hi guys: I have a problem that I havent been able to resolve. Basically, I have an ASP.NET application that the users will use to select records and then do a mail merge. My code is able to do the merge, but the problem is that the mailmerge toolbox in MS Word is disabled (grayed out). I need...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.