RTF Mail Merge
If you need to create a mail merge for your application, the new RTF layout format for the datawindow handles such tasks with ease. You can allow the user to layout their text and provide a dropdown list box of column names. When the user selects a column name you just add the column name surrounded by braces {} and perform the retrieve, the data in the column will replace the column name and braces.
Back