Hello,
I’m using IMailMergeDataSource to produce a mail merge. I use merge fields in a word document.
Everything is working fine except I need to be able to add an image to the word document.
I have a space in the word document to display an image. The image is not saved in the database.
Is it possible to add an image to the word document using IMailMergeDataSource?
Also is it possible to get a value of a merged field?
Thanks in advance