chrome.exe

Skip Navigation LinksHome  /  Support  /  Forums  /  DynamicPDF Converter for .NET (v3)  /  chrome.exe

DynamicPDF Converter for .NET (v3) Forum

 Oct 08 2025 7:29 AM
Hi,

I'm using  DynamicPDF.HtmlConverter.Converter in my ASP.Net Web Service hosted on IIS and notice growing number of chrome.exe processes running on the server. My code is simple:
var pdfByteArray = ceTe.DynamicPDF.HtmlConverter.Converter.Convert(page);
According to my investigation not every Convert call leaves new chrome.exe process but after some period of time there are hundreds of them.
Killing all these processes makes Converter.Convert  throw an exception.
Please advise how to fix it.
Thanks

All times are US Eastern Standard time. The time now is 4:01 PM.