Printing directly using specific printer settings

Stimulsoft Reports.NET discussion
Post Reply
Marcel
Posts: 1
Joined: Tue Feb 08, 2011 4:58 am
Location: Netherlands

Printing directly using specific printer settings

Post 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?
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Printing directly using specific printer settings

Post by Alex K. »

Hello,

Please send us a sample application which reproduses the issue.

Thank you.
Post Reply