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 ......PDF view problem I save the pages of the PDF document as PNG...Combine(pagesDir,"page{0}.png")); viewer.View(viewOptions, page); } } });...