Hi there,
I'm using DocIO to generate documents using a Word document as a template. Mail merge works great, but I have one problem that I can't solve.
In my document, I have an image with a hyperlink. I need to replace the link with a different one.
For example, I have an image with the hyperlink "https://www.google.com" and I want to replace it with "https://www.syncfusion.com"
I've opened the docx file in zip and I was able to find the hyperlink in word\_rels\document.xml.rels file, but I'd like to use your library instead on opening file as zip in the code.
Best regards,
Tomasz
Attachment:
Template_with_link_71f174c9.zip