Wednesday, March 21, 2012

Diff header / footer for diff section?

I have an report and it's structure like:

PAGE HEADER A
PAGE HEADER B
PAGE HEADER C
---
DETAIL A
DETAIL B
DETAIL C
---
PAGE FOOTER A
PAGE FOOTER B
PAGE FOOTER C

DETAIL B and DETAIL C will begin on a new page (As I have checked "New Page Before" for this two section...), but the content for DETAIL B and DETAIL C will be 2 or 3 pages, not static content...

My question is, can the PAGE HEADER and PAGE FOOTER show up according to the DETAIL?

The target output is:

(let say, Detail A will begin on page 1, detail B will begin on page 2, and detail C will begin on page 4...)

(page 1)
============
PAGE HEADER A
-------
DETAIL A
-------
PAGE FOOTER A
============

(page 2,...)
============
PAGE HEADER B
-------
DETAIL B
-------
PAGE FOOTER B
============

(page 4,.....)
============
PAGE HEADER C
-------
DETAIL C
-------
PAGE FOOTER C
============

Can this be done on crystal report 10...?

Thanks for the help.wy don't you put the header and footer in the group header /footer instead of page header / footersql

No comments:

Post a Comment