Subreports - PrintOnPreviousPage
Posted: Wed Jul 23, 2008 6:11 pm
There is a workaround for that:
In a very beginning of the application you have to set:
We will inform you about our progress in that topic.
Thank you.
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.