How to Render HTML and Convert to PDF in a .NET Core Web API Using Razor and PuppeteerSharp

Опубликовано: 31 Октябрь 2024
на канале: Fuji Nguyen
53
1

In this tutorial, we walk through the steps of generating PDF documents in a .NET Core Web API using Razor views and PuppeteerSharp. You'll learn how to render HTML content into PDFs by leveraging clean architecture principles, and we cover practical use cases such as creating certificates or exporting data. The video condenses key concepts while skipping repetitive code for a smoother learning experience.

Blog URL:
https://medium.com/scrum-and-coke/how...

GitHub:
https://github.com/workcontrolgit/Net...