Welcome to the WinForms feedback portal. We’re happy you’re here! If you have feedback on how to improve the WinForms, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

0
Votes

Setting PrinterSettings is ignored when printing a document.  See attached example app.  For example, say I want to print the first two pages.  I select those values in the printer dialog.  However, the PdfViewer prints all the pages.

How can I get the PrinterSettings that the user selects to be honored when printing the document.

This is similar to your example at https://www.syncfusion.com/kb/4625/how-to-silent-print-a-pdf-document-to-a-specified-printer

Regards,
Arthur

Attachment: Printing_Example_ce6f80b1.zip

Mainly, we want to be able to define the printer name, the duplex setting, and the from/to pages to print.