Problem with Property Print on of the Pageheader Databand

Stimulsoft Reports.NET discussion
Post Reply
Stephan1
Posts: 122
Joined: Fri Aug 31, 2007 7:22 am
Location: Germany

Problem with Property Print on of the Pageheader Databand

Post 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


Vital
Posts: 1278
Joined: Fri Jun 09, 2006 4:04 am

Problem with Property Print on of the Pageheader Databand

Post 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.
Post Reply