David Sungaila

Results 65 comments of David Sungaila

@Latisha19 I think your problem is caused by this: https://github.com/mono/SkiaSharp/pull/3112 Once this is fixed, I will release a new version of PDFtoImage and ask you to test it.

[PDFtoImage 5.1.0](https://www.nuget.org/packages/PDFtoImage/5.1.0) should fix this issue.

Hello @jmx-brain, I am using machine translation to answer you. By default the annotations are not rendered into the image. I think your missing signature might be an annotation in...

Hi @KlausBenislavskis, thanks for opening this issue! It should work because the GitHub workflow runs on `windows-2019` and `windows-2022` which are Windows Nano Server, I think. Or are they Windows...

So I've been testing this and can confirm that this library is running on Windows Server Core, but NOT on Windows Nano Server. I'm looking into a way to get...

The pdfium binaries are not linked against `onecore` and as such cannot be used in Nano Server directly. [See chapter Reverse Forwarders.](https://www.microsoft.com/en-us/windows-server/blog/2015/11/16/moving-to-nano-server-the-new-deployment-option-in-windows-server-2016/) pdfium.dll depends on the following dlls to work:...

Please let me know if installing those reverse forwarders helped and reopen this issue.

> I replaced the aggregated `LICENSE` with a `licenses/` folder in the tarballs. We should see the result in tomorrow's build. Looks fine to me, good job! I've updated the...

> I was under the impression the idea was to merge the licenses folders? For otherwise, you could as well have shipped multiple aggregated license files along with the builds......