
Generate a PDF using PowerShell and Microsoft Edge
Here we describe how to generate a PDF using PowerShell and Microsoft Edge. It’s been a while since i knocked this script up, but i recall having issues printing to the PDF printer using System.Drawing.Printing.PrintDocument. It required creating a handler...