Page 2 of 2

Re: Page Printing Order

Posted: Fri Feb 12, 2016 4:30 pm
by StixStax
Hello.

Do you use 64-bit system?
Please, try to enable EXDialog with next option:

Code: Select all
Stimulsoft.Report.Print.StiPrintProvider.UseEXDialog = true;


Thank you.
Hi,

I have the same problem. Where can I insert this code snippet?

Re: Page Printing Order

Posted: Sun Feb 14, 2016 12:01 am
by Jan
Hello.

Please call this line of the code at any place at the start of your program or once before any operations with reports.

Thank you.