VintaSoft Imaging .NET SDK and Plug-ins Discussions
Questions, comments and suggestions concerning VintaSoft Imaging .NET SDK.
Board index < VintaSoft Imaging < VintaSoft Imaging .NET SDK and Plug-ins Discussions
I tried the method of adding images to DocxDocuments according to the example you pointed me to.The DocxDocumentEditor class uses document template and creates new document from template.
The issue I have is that There already has to be an existing image in the DocxDocument to replace with the image I am trying to add.
I could not find a way of actually adding an image to the docxdocument.
Is there a way to add hyperlinks and images to a DocxDocuments?In VintaSoft Imaging .NET SDK 10.1.2.1 we have added the DocxDocumentEditor.SetHyperlink method, which allows to set the hyperlink for specified text content. Please use this method and let me know if you will have any question or problem.