Generating PDFs from an ASP.NET Core app using a Node library
Quick blogpost on converting HTML to PDF from an ASP.NET Core application using a Node library by Marc Bachmann called html-pdf. I've also setup a docker-based sample github repository if you just want to see the final thing.
Create a new project
Let's quickly create