Welcome to the JavaScript feedback portal. We’re happy you’re here! If you have feedback on how to improve the JavaScript, we’d love to hear it!
Thanks for joining our community and helping improve Syncfusion products!
Perform mail merge in Document Editor client-side without any server-side dependencies.
At present, we can perform mail merge in the server-side using Syncfusion Word (DocIO) library.
Demo link: https://ej2.syncfusion.com/demos/#/material/document-editor/mail-merge.html
KB link: https://www.syncfusion.com/kb/10293/how-to-perform-mail-merge-in-asp-net-mvc
You can design Word template for mail merge in Documenteditor using insertField API in editor module.