Page Printing Order

Stimulsoft Reports.NET discussion
StixStax
Posts: 46
Joined: Wed Aug 12, 2015 9:41 am

Re: Page Printing Order

Post 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?
Jan
Posts: 1265
Joined: Thu Feb 19, 2009 8:19 am

Re: Page Printing Order

Post 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.
Post Reply