Install Puppeteer Sharp: Add the NuGet package to your project: dotnet add package PuppeteerSharp
Use Puppeteer Sharp to render the HTML page as a PDF.
Use a library like System.Drawing.Printing to send the PDF to the printer.