Hi,
When converting a PPTX document To PDF, an SVG logo is not rendered correctly.
Aspose.Slides version used: 25.12
Code used:
Presentation pres = new Presentation(options.SourcePath);
pres.Save(options.DestinationP…...convert the SVG logo to a raster image (e.g., PNG) before adding it...version 25.12 [1]. Use a raster image instead of SVG – Converting...