This demo illustrates a scenario, in which mail merge operations are performed dynamically with the help of an external RichEditDocumentServer component.
The RichEditDocumentServer loads a predefined template document containing the static content with embedded mail merge data fields, binds to an external data source and generates the merged document. In this demo, the DevExpress ASP.NET MVC Rich Text Editor (RichEdit extension) is used to open the resulting merged document for display within a web page.
Local Copy of this Demo To inspect the source code for this demo on your machine, you must first install our components via the DevExpress Component Installer. |
You can open a local copy of this online demo directly from this webpage (if using v20.2.8, 21.1.4 or higher).
\Users\Public\Documents\DevExpress Demos XX.X\Components\ASP.NET\CS\MVCxRichEditDemos |