Aspose.PDF migration to SkiaSharp

Hi Aspose Team,

We are using the Aspose.PDF library in our .NET5 solution and are current in the process of migrating to .NET 6. We are hosting our application on Linux containers and one of the items we are looking at is removing the dependency on Mono and GDI+ in our Docker images.

I have noticed that support for SkiaSharp has been implemented in the Aspose.Words and Aspose.Cells libraries. When can we expect support for SkiaSharp in Aspose.PDF as well?

With kind regards,
Remco Storm

@remcostorm

We are already working over removing System.Drawing dependency in Aspose.PDF and replace it with Aspose.Drawing component. We have also made some changes in 22.11 version of the API. We request you to try it in .NET 6 environment and let us know in case you face any issues.