Hi - I’m currently testing a conversion of html to pdf with the code below and it looks like the memory usage runs up to about 4GB then gets re-allocated. Do you know if this can be minimized at all for machines that may…...ConvertHTML(TestingHtml, new PdfSaveOptions(), $@".\{Guid...}; List<Task> convertTasks = new List<Task>(); for (int counter...