Hello,
We are generating word (and pdf) document with Aspose.Words 9.3.0 from a SharePoint intranet site, and we encounter problems when images are located on a SharePoint Library.
Our field value is something like :
Html text [...]
http://www.google.fr/images/chrome_48.gif" /> : works !
http://current-sharepoint-site/SiteImages/logo.gif" /> : doesn't work !
Html text [...]
There is no problem with InsertImage() method, it can insert images that are located on the SharePoint library, but when image is included on a html field, it doesn't render if it's a local sharepoint image.
Many thanks for your help.
Sébastien.