Page header printed on first Page properties dont work anymore
Posted: Mon Oct 20, 2008 11:21 am
Hello.
Please try to set the following properties into appropriate values:
For new reports EngineV2 is selected now by default.
Thank you.
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
Thank you.