October 10, 2005 at 8:49 am
Hi to you all,
I'm stuck in this problem: I have a table and some table headers. I just want to show some header rows on the first page but not on the other pages. This is not as difficult (just set RepeatOnNewPage to False) but I also need some header rows to appear on all of the other pages but not the first page.
It's something like putting a full header on the first page and a reduced header on the rest. It doesn't have to be table anyway but the problem is still here 🙂
Does anyone know how to solve it?
October 11, 2005 at 7:46 am
I figured out some solution finally!
I could not hide the header rows on first page and show them on the others. First thing is to separate the header into three areas: first area is that appears on each page, second is one that appears on first page only and the third one appears on all the other pages but not first.
Then I created table and two groups into it. Finally I put each area into one of the three header types: table header and two group headers. On each header can be set if the header should be repeated on all the pages.
It's not exactly what I wanted but it works 🙂
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply