Hi, we are using the latest ASPOSE library for C # Net Core. We need to convert small and large html files to pdf with the addition of stamps. Unfortunately, when converting large files, a lot of RAM is eaten up, and thi…...Document(new MemoryStream(Encoding.UTF8.GetBytes(html)), htmlOptions);...}; pageNumberStamp.TextState.Font = FontRepository.FindFont(“Arial”);...