ASPOSE.WORD mail merge image issue

Hi,
I have a word document template with form fields and Bookmarks as well as a placed image.
Data merge works fine but final product does not include image.
using Aspose.word 5.0.2.0
.net 2008
word 2007. ( i tried not formats .doc and .docx)
Please help
Thanks

Hi

Thanks for your inquiry. Could you please attach your document and code here for testing? I will check the problem on my side and provide you more information.
Also, please try using the latest version of Aspose.Words (9.1.0). You can download this version from here:
https://releases.aspose.com/words/net

Best regards,

You can take and DOTX add text and an image when you do the save

aDOC.Save(_outFileName, SaveFormat.Docx);

The document is outputed but with out the image

I attached a file that only contains text and 1 image. The output on my side has no image.

Hi

Thank you for additional information. I cannot reproduce the problem on my side using the latest version of Aspose.Words (9.1.0). You can download this version from here:
https://releases.aspose.com/words/net
Best regards,

I got it to work by using the .doc file and not the .dotx.

Hi

It is perfect, that you already resolved the problem. Please let me know in case of any issues. I will be glad to help you.
Best regards,