Page 1 of 1

Problem with Property Print on of the Pageheader Databand

Posted: Thu Jun 26, 2008 6:15 am
by Stephan1
Hi,

i got a problem with the Pageheaderdataband. When i set the Property "print on" to
"Except First Page" it doesnt recognize this. The Page header is shown on the first page.

Is this bug confirmed ?.

Thx Stephan

Version: 2008.2.251



Problem with Property Print on of the Pageheader Databand

Posted: Thu Jun 26, 2008 4:17 pm
by Vital
Hello Stephan,

Issue is confirmed. In some cases this problem exist. Unfortunately we can't fix it. Only in final version of EnginveV2 it will be work as expected in all cases.
Please add condition to this PageHeaderBand:

type: Expression
expression: CurrentPrintPage==1
Component Enabled: false

Thank you.