• Material 3
  • Material 3 Dark
  • Fluent
  • Fluent Dark
  • Bootstrap v5
  • Bootstrap v5 Dark
  • Tailwind CSS
  • Tailwind CSS Dark
  • Material
  • Bootstrap v4
  • High Contrast
Preferences
Theme Selection
Mode Selection
Touch
Mouse
Localization
*Translated by Google Translator.
Currency

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.