Wrapper around Fluid.Core and PuppeteerSharp to ease HTML to PDF
$ dotnet add package Squarecell.SharpDoc.Contract.PortsSharpDoc is a .NET 6 wrapper around Fluid.Core and PuppeteerSharp allowing easy PDF generation from HTML templates.
PuppeteerSharp uses chrome to generate PDFs. This version of SharpDoc does not include chrome or its dependencies; it is assumed that the system running your modules using SharpDoc are able to run chrome.
By default, SharpDoc will look for an environment variable
named SHARPDOC_CHROME_PATH to use as a chrome executable.