Conversion Error Using PDF to PNG on Docker/Linux/.net 6

Hello

we try to save a PDF document into an image format like TIF, PNG, …

We do get an error:

12:59:25.997 [Error] (Hellang.Middleware.ProblemDetails.ProblemDetailsMiddleware) An unhandled exception has occurred while executing the request.System.TypeInitializationException: The type initializer for ‘Gdip’ threw an exception.
—> System.PlatformNotSupportedException: System.Drawing.Common is not supported on non-Windows platforms. See Breaking change: System.Drawing.Common only supported on Windows - .NET | Microsoft Learn for more information.

On a Windows deveolping system it works without any error.

As we notices on

System.Drawing.Common is only supported using windows OS.

How can we get the conversion up and running on a linux system using .net 6

Thanks a lot
Matthias

@determeyer

We already logged an issue to test Aspose.PDF functionality under .NET 6.0 in non-Windows environments as PDFNET-50918. You will be notified via this forum thread once this issue is resolved. We apologize for your inconvenience.

Is there any Timeline for PDFNET-50918.
We are at the point to decide to wait for your fix or evaluate a different PDF library.

@determeyer

We regret to share with you that there is no update available on this issue at the moment. We are in communication with our product team and will inform you once there is any news available on it. Thanks for your patience.