Page 2 of 2

Page header printed on first Page properties dont work anymore

Posted: Mon Oct 20, 2008 11:21 am
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.