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…...Pages.Count, TopMargin = 40.0, RightMargin...foreach (var t in document.Pages) { t.AddStamp(pageNumberStamp);...