This project was made to export an html template or a string to PDF using Azure Functions and Puppeteersharp in a simple way.
✅ .NET 6.
✅ Visual Studio 2022(or higher) or Jetbrains Rider.
✅ Azure Toolkit.
You can start with your preferred IDE or via the dotnet cli.
cd ExportPdfFunctionApp
func start
Thanks Puppeteersharp for making generating a PDF so much easier.
Repository: PuppeteerSharp.