Adding SVG results in empty shape

Hello,

We have a SVG file which when we add it to a slide with aspose results in an empty shape. (See “test_aspose.pptx”)
Adding the SVG file using PowerPoint works correctly. (See “test_powerpoint.pptx”)

Attached is a demo project with affected “test.svg”.

test_powerpoint.zip (68.4 KB)

Regards

@kaiwachter,

I have observed the sample project shared by you. There is issue in adding SCG image code. Please try using sample code given over this documentation link.

@mudassir.fayyaz

Using the same code as in the documentation (by the way the AddFromSvg method is deprecated) results in the same empty shape.

See attached project with the updated code.

test_powerpoint.zip (68.4 KB)

@kaiwachter,

I have worked with the sample project shared by you and have been able to reproduce the issue. We have logged the issue in our issue tracking system and will share the feedback with you as soon as it will be fixed.