This simple example illustrates a mail merge in the XtraRichEdit. The tab control on the form contains two RichEdit controls and ribbon UI. One RichEdit control is used to construct a template, the other displays the merge result.
The data source used to supply merged data is the ArrayList generated at runtime.
↧
Using Mail Merge - a simple example
↧