Example of Mail Merge in Javascript (ES5) Word Processor Control

/
/
Mail Merge

This example demonstrates the mail merge operation in DocumentEditor. Use the "Merge Document" toolbar button to perform the mail merge operation.

More Details...

Essential JS 2 - DocumentEditor
Description

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.