Luigi Saggese
Luigi Saggese
@ostreifel @stedelen Yes also in my opinion looks something related to identity lookup.
No never used Finish method.
There is any news on this issue? @florisdipt I'm also looking to modify MemberAccessStrategy did you found a solution?
I'm using alpine and 2024.3.0 and i have same issue `---> System.Exception: The QuestPDF library has encountered an issue while loading one of its dependencies. ---> System.DllNotFoundException: Unable to load...
@MarcinZiabek yes i just saw that on the last version is removed the support for alpine. To reply to your question I'm using mcr.microsoft.com/dotnet/aspnet:8.0-alpine AS runtime
Any news on this feature request?
@twilson90 did you found any solution?
I am interested also. Anyway it's possible to have a nuget package?
There is [PR](https://github.com/QuestPDF/QuestPDF/pull/1275) in progress, but it's related to Stream
Hi @mattleibow, Thanks for looking into this. Here's a breakdown of our scenario. **Context** We load images as streams from Amazon S3, resize them using SkiaSharp, and return the resized...