Open-source (non-copyleft) .NET HTML-to-PDF library that doesn’t bundle a full browser (PuppeteerSharp too heavy)
Summary The question poses a challenge of finding an open-source.NET library for HTML-to-PDF conversion that does not bundle a full browser, such as Chromium, due to the large deployment size and increased vulnerability surface. The ideal library should have a permissive license (MIT, Apache, or BSD) and not require a browser engine for rendering. Root … Read more