Mail merge as single documnet

Hi all,
I 've a word template and it has few mapping fields. i will get the data from database and replace the mappiing fields. ican find a good example in Aspose.word to generate mail merge, but the problem is it is generating sepearte documnet for each record, but i require only one document with all records in the Database.
Thank you in advance,
Srini

Hi

Thanks for your inquiry. If you do not need to generate multiple documents during mail merge process, you should just execute mail merge as described here:
https://docs.aspose.com/words/net/types-of-mail-merge-operations/
Hope this helps.
Best regards.