Open skivsoft opened 5 years ago
Has this been addressed yet? I am trying to run this in a Linux container as well and am hitting the same issue.
@NickMckloski: No, currently busy working overtime until 21 o'clock, doesn't leave much space for other things. But you have the source, grep for user32.dll, and you'll see where it's used.
@ststeiger I actually realized that I should have been using PdfSharpCore and it works great inside my linux containers and also on my local windows dev machine. Thanks for your work man!
Did anyone find a solution for this problem?
@ststeiger I actually realized that I should have been using PdfSharpCore and it works great inside my linux containers and also on my local windows dev machine. Thanks for your work man!
@ststeiger , apart from using PdfSharpCore, is there any other thing you did? I am using .net 7, and I am unable to generate pdf in a docker environment
It seems some winapi dependencies still in place.
Program.cs
Dockerfile