Subreports - PrintOnPreviousPage

Stimulsoft Reports.NET discussion
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Subreports - PrintOnPreviousPage

Post by Edward »

There is a workaround for that:

In a very beginning of the application you have to set:

Code: Select all

Stimulsoft.Report.StiOptions.Engine.UseAdvancedPrintOn = false;

We will inform you about our progress in that topic.

Thank you.
Post Reply