Mail Merge Help

I am doing a Mail Merge Function, and I want to paste a table in the letter like this format:

Letter Content

Table

Letter Content

but the problem is when I use the method AppendTable, it will appear at the bottom of the letter, how should I solve this problem? Please give me a hand.

Best,

Kazaf

Subject: Mail Merge Help

I assume you are using the AppendTable function of NotesRichtTextItem? In that case you need to set the cursor to the correct position prior to appending your table.