Aspose.pdf is not working in docker container with linux

@usmanpop
I don’t really understand what you require.
First of all, which of the libraries do you intend to use Aspose.Pdf or Aspose.Pdf.Drawing?
In the last attached project, they are both connected, which is wrong. From the download gdiplus, where do you intend to use Aspose.Pdf?
Why not Aspose.Pdf.Drawing, which doesn’t require GDI+ and works better in Linux?

I thought I was helping you here. My PDF functionality is working in Linux already. Aspose.PDF is what we are using and I am just sharing code on how to get the Aspose PDF working under Linux.

@usmanpop
Thank you.
I’m glad you ran the library in the environment you require.
Thanks for the code you provided, I’ll keep it in mind.

A post was merged into an existing topic: Using special characters causes PDF library to crash in docker