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
Problem with Property Print on of the Pageheader Databand
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.
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.