I have the WordXML file that with embedded SVGs. I modify the SVGs within the file to take a fill pattern of an image. I then save that XML file as a PDF using Aspose.Words. Upon opening the PDF, the SVG just has a solid fill that is representative of the value of the colors in the image instead of having the SVG with the embedded image.
If I go into my modified XML file and save the SVG portion to a separate file, I am able to see the SVG with the embedded image.
I have looked at all of the PDF Save Options, but did not find any involving SVGs and embedded images.
Does Aspose.Words support rendering SVGs with embedded images?
Files.zip (618.3 KB)