How to customize Report header

N

Nova

I want to customize my report like this
On the first page it contains many label and Text box (assume group A) on
the first line, label and text box (assume group B) on the second line
On the second page I only want group A
That means my report it show like thgis

On the first page
Label A, A1, A2,..... Text A, A1, A2,.....
Label B, B1, B2, .... Text B, B1, B2,......
Data

On the second page and other page
Label A, A1,A2,.....
Data

How can I get this result, Help me please
 
Top