Page 1 of 1

Static layout-parts on every report

Posted: Wed Oct 29, 2008 2:53 am
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é

Static layout-parts on every report

Posted: Wed Oct 29, 2008 9:59 am
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.