andresmeza.com

Dev Stuff

Language / Idioma
Category Collection

Tag: HTML to PDF conversion

Html to pdf using dotnet 6 free!!

In this article, we will explore how to use Dotnet 6 to create an API to convert HTML to PDF using Chromium and Puppeteer. We will create two endpoints – one that accepts the HTML content as base64 encoded payload in the request body, and another that accepts the URL of the HTML page to […]