Page header printed on first Page properties dont work anymore

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

Page header printed on first Page properties dont work anymore

Post by Edward »

Hello.

Please try to set the following properties into appropriate values:

Code: Select all

StiOptions.Engine.UseAdvancedPrintOn = false; // for EngineV1
StiOptions.Engine.UseAdvancedPrintOnEngineV2 = false // for EngineV2
For new reports EngineV2 is selected now by default.

Thank you.
Post Reply