Static layout-parts on every report

Stimulsoft Reports.NET discussion
Post Reply
semtec
Posts: 21
Joined: Wed Oct 29, 2008 2:41 am
Location: Rotterdam

Static layout-parts on every report

Post by semtec »

Hello,

I have several seperate reports, that all should have the same pagefooter-layout. Values shown in the footer can vary, but labels are fixed.
Also, every report should have a fixed area in the report-header, for displaying adress-fields. This area should be placed on a fixed position on the first-page of every different report.

What is the best approach for this problem? Subreports? Overlays? Or is there something else possible?

Regards,

René
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Static layout-parts on every report

Post by Edward »

Hello, René.

The best way here is using of inherited reports.

Here you are:

http://forum.stimulsoft.com/Default.aspx?g=posts&t=316

and a sample project in attachment.

Thank you.
Attachments
100.InheritanceSample.zip
(23.25 KiB) Downloaded 144 times
Post Reply