This issue is occurring on my local dev environment. No code changed, but I did reset IIS. After I did that, I started getting the following exception when attempting to generate a PDF. Is this a permissions issue?
Quote:[NullReferenceException: Object reference not set to an instance of an object.]
EO.Pdf.HtmlToPdf.icgy(HtmlToPdfOptions ady, blmf`2 adz, Boolean aea) +477
EO.Pdf.HtmlToPdf.icgx(HtmlToPdfOptions adw, blmf`2 adx) +64
EO.Pdf.HtmlToPdf.ConvertHtml(String html, PdfDocument doc, HtmlToPdfOptions options) +145
EO.Pdf.HtmlToPdf.ConvertHtml(String html, PdfDocument doc) +50