Need Help in Creating Multiple Records Table with images in MS Word File using ASPOSE Word Reporting Tool

hi,
I have a SQL 2008 db table like,
Record Id StudentName FatherName PassingYear StudentPhotograp SignaturePhotograph
79 Salam Akhter 2007 c:\images\image1.jpg c:\images\sign1.jpg
80 Robert Jamaal 2007 c:\images\image2.jpg c:\images\sign2.jpg

I have created DataTable of above records but i am facing problem in displaying the on MS Word File in table form. Text Records are showing but images are not showing there.
Plz someone help me with some helping code.

Hello
Thanks for your inquiry. Please see the following link to learn how to insert an image form a database during MailMerge:
https://docs.aspose.com/words/net/types-of-mail-merge-operations/
Hope this helps.
Best regards,