Quest for Permissively Licensed PDF Library in C#
duerrenberger.dev·5h·
Discuss: Hacker News
Flag this post

From my experience, every product will eventually want to export some messages or generate a report and it obviously needs to be a PDF. Primarily working with C# these days, it’s a recurring quest to find a good PDF rendering solution for .NET.

Quest Unlocked!

Naturally, I first started looking for permissively licensed libraries, which could be used free of charge and without additional license requirements. This means anything with a copyleft or commercial license is out of the race. Financial support for open source project or commercialization of said projects is currently a hot topic and not something I want to delve deeper into in this post. Some of my views can be found in other blog posts ([here](https://duerrenberger.dev/blog/2021/12/12/discussions-around-log4j-and-f…

Similar Posts

Loading similar posts...