If you're considering PuppeteerSharp for PDF generation, here's the version of the story that doesn't show up in the "getting started" docs.
Requires Python 3.11 or newer. Use from_url() when you want PDFBolt to load an HTTPS page and render it as a PDF. Use pdfbolt.direct when you want the generated PDF returned in the HTTP response.