HI @asad.ali
It still doesn’t work for me.
I use the valid license since on Windows it works correct.
I also followed these instruction to install libgdiplus in macOS:
I’ve attached the solution, could make sure you run it on Mac M1 with .NET 6?
It is a simple console app to convert svg to excel.
Once you run it the “target-xls.xlsx” file should be generated in your bin folder. It is still empty for me. TestAspose.zip (9.6 KB)
We are sorry for the trouble that you are facing while using the API in MacOS. Can you kindly uninstall Aspose.PDF for .NET from you solution and install Aspose.Pdf.Drawing instead from NuGet Package Manager? Please try with Aspose.Pdf.Drawing and see if it resolves issue. You would not require any code changes as it contains all classes and methods similar to Aspose.PDF for .NET except, it is built for non-Windows environments. In case issue keeps persisting, please let us know.
Hi @asad.ali
it works now, thanks.
Do you have a corresponding info in your documentation that Aspose.Pdf.Drawing should be used for non Windows env?
Also, will Aspose.Pdf.Drawing work on WIndows as well? Since we have developers work on both, Windows and non-Windows env.
At the moment, we have publishing the Aspose.Pdf.Drawing API as trial release. Once we are sure, we will simply make it permanent part of existing Aspose.PDF for .NET. Therefore, we have not mentioned it in our documentation.
Yes, it will work in both Windows and Non-Windows environments.