This demo illustrates how to implement Mail Merge in XtraReports.
For this embedded fields should be used. An embedded field is the name of a data column placed in brackets ("[" and "]") in a control's text. This field is automatically recognized by the report builder, and the real data values are substituted in place of the name.
The Mail Merge feature allows data of any kind to be inserted: texts, dates, and even pictures. Note that you're able to use embedded fields with the XRLabel, XRRichText, XRTableCell and XRCheckBox controls.