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
Printing directly using specific printer settings
Hello,
Please send us a sample application which reproduses the issue.
Thank you.
Please send us a sample application which reproduses the issue.
Thank you.