Example of Mail Merge in ASP.NET MVC DocumentEditor Control
This example demonstrates the mail merge operation in DocumentEditor. Use the "Merge Document" toolbar button to perform the mail merge operation.
DEMO
SOURCE
Mail merge feature in the DocumentEditor.
- Fields can be inserted using API.
- Document generated is mail merged by Syncfusion DocIO on the server-side.
- Merged document is opened in the DocumentEditor.
More information about the document editor features can be found in this documentation section. opens in a new tab