Inser 2 images using DocX from Dynamic Template

Certified Senior Developer

Hello Everyone,

I am using DocX from Dynamic Template to insert a signature in a Word document. I need to insert the same image in two different places. While the first signature is working correctly, the second one is not updating as expected and remains the same. I have uploaded the Template, XML code, Images code, and the generated document for your review. Please let me know if there's an issue with my configurations.

Thank you in advance!

XML:

= "<project>
<signature>" & cons!SIGNATURES[1] & "</signature>
</project>"

Images perameter:

= {signature: cons!SIGNATURES[1]}

Two_signatures_Template.docx

Result_File.docx

  Discussion posts and replies are publicly visible

Parents Reply Children