SVG conversoin is not working

I have a .NET Core 2.0 project and use Aspose.Cells version 18.2.0. When I try to convert valid XLS to SVG it fails.

I’m using this code:

Workbook doc = new Workbook(inputStream); // my input file stream
doc.Save(outputStream, SaveFormat.SVG);

As result of SVG conversion I get SVG file that any browser is unable to open.

I have noticed that this issue appears only in .NET Core project, and in .NET Framework 4.6.1 everything works fine.

@alexs123,

Thanks for your query.

I am afraid, the feature (Excel to SVG) may not be supported in Aspose.Cells for .NET Core at the moment but we need to check it out though.

This issue has been logged as CELLSNET-45954.

@Amjad_Sahi any updates on my issue?

@alexs123,

I am afraid, there is no update on the unsupported features, i.e., “Excel to PDF” and “Excel to SVG”. Generally, unsupported major features can take time and won’t be supported in short time. Anyways, I have logged your concerns and asked product team to update on it or provide an ETA (if possible).

Once we have any new information, we will share it with you.

@alexs123

Thanks for using Aspose APIs.

This is to inform you that we have fixed your issue CELLSNET-45954 now. We will soon provide the fix after performing QA and including other enhancements and fixes.