Print PDF with Press Quality Settings

Hi,

I am trying to leverage printing functionality of Aspose.Pdf.Kit to print a PDF through the Adobe PDF printer. The PDF should be printed with Press Quality settings. Can you please let me know whether this will be possible with Aspose.pdf.kit

Thanks

Hemangajit

Hi Hemangajit,

I would like to share with you that PdfViewer class allows you to print the PDF files to any printer, including Adobe PDF printer. Please see the following samples for more information on printing using Aspose.Pdf.Kit:
Printing PDF files using Printer Settings and Page Settings
Printing to an XPS File and Hiding Print Dialog

In the above examples, you only need to specify your desired printer i.e. Adobe PDF. Please try it at your end and see if the result is according to your requirements.

I hope this helps. If you need any further assistance, please do let us know.
Regards,