This is a simple web API application that converts HTML content to PDF using PuppeteerSharp and .NET. It provides an API endpoint that accepts an HTML URL as Base64, converts the HTML content to PDF, and returns the generated PDF file.
-
Clone this repository to your local machine:
git clone https://github.com/meynguy/PdfConverter.git