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.