PDF view problem I save the pages of the PDF document as PNG with the code below. While there is no problem with other PDFs, the page images are distorted in the PDF file I sent as attachment. Can ......ForEach(pages, (page) => { var options = new LoadOptions(FileType.FromExtension("PDF"));...ms = new MemoryStream(content)) { using (var viewer = new GroupDocs...