We are moving away from SautinSoft to using Aspose.Words .Net.
We have noticed how when SautinSoft renders a PDF from html it does a preprocessing step where it will resize images to stop an image from adjusting expandi…...using (var resizedImg = new Bitmap(img, new Size(newWidth, newHeight)))...