How to perform a mail merge with word from vb.net -


when button on form clicked want text text boxes used fields in mail merge template. have created text file, , when button on form clicked, write contents of text boxes text file. make sure text file in correct format i.e. field headings @ top etc. have created corresponding mail merge template using text file mailing list. question how initiate mail merge code in vb.net please?


Comments

Popular posts from this blog

php - Autoloader issue not returning Class -

jsf - "PropertyNotWritableException: Illegal Syntax for Set Operation" error when setting value in bean -

C++ Program To Find Smallest and Largest Number In Array -