Page 1 of 1

Printing directly using specific printer settings

Posted: Fri Mar 04, 2011 6:51 am
by Marcel
When directly printing a report (using report.Print(false, myPrinterSettings), whereas report is a StiReport and myPrinterSettings is a System.Drawing.Printing.PrinterSettings object, taken from the default Microsoft PrinterDialog, it seems it takes only some of the settings made inside the System.Drawing.Printing.PrinterSettings.
When, for example, I choose to print two pages on one page, using stapling (which our printer supports inside the printer settings dialog), it will not do this. Some other settings, like duplex printing work. In other application all the printing works correctly.
Am I doing something wrong?

Printing directly using specific printer settings

Posted: Sat Mar 05, 2011 2:37 am
by Alex K.
Hello,

Please send us a sample application which reproduses the issue.

Thank you.