Print on all pages HeaderBand in a Sub-Report

Stimulsoft Reports.NET discussion
Post Reply
luca
Posts: 6
Joined: Tue Nov 17, 2009 3:49 am
Location: Milan - Italy

Print on all pages HeaderBand in a Sub-Report

Post by luca »

Hello,
I have a main report composed by a page with a PageHeader, FootHeader and a SubReport. In this SubReport I have a HeaderBand and a DataBand. "Print on All Page" properties is set to True but it doesn't work. It work if I create e new page with only th HeaderBand and DataBand.

Is there the possibility to print the HeaderBand on alla pages even if it is defined in a SubReport?

Many thanks,
Luca
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Print on all pages HeaderBand in a Sub-Report

Post by Alex K. »

Hello,

Unfortunately, for Subreports, it is not possible, because the Sub-Report component is rendered on a page with unlimited height.

Thank you.
Post Reply