I've found online that the Resolution property must be set PRIOR to the BindPdf() call in order for the resolution to work when calling .PrintDocumentWithSettings() when using Aspose.Pdf.Kit. **This works. **This …...PdfViewer object PdfViewer viewer = new PdfViewer(); //open input...file //viewer.OpenPdfFile(myDir+"input.pdf"); viewer.BindPdf(myDir...