Hi,
I have a report in which I need to have a first page header image different than the second page header when exported into pdf. Also, in html my reports are all on one long page so I don't get to see the second page at all even though I have multiple pages, one for each case # report. Once it is exported into pdf, paging automatically space out each case # report into multiple pages which is when I need the first page of each report to have the company logo image, and subsequent page headers to be only the case # of the report. Is there any method or event that tells me the report is rendering on the first page or the second page and beyond? The page count and page number are for the whole report which I have multiple case # reports in it; is there some way that I can get the page count and page number for each case report? Can you show me some pointers or hints on how to get this done.
In summary, I need help on the following:
I have a report in which I need to have a first page header image different than the second page header when exported into pdf. Also, in html my reports are all on one long page so I don't get to see the second page at all even though I have multiple pages, one for each case # report. Once it is exported into pdf, paging automatically space out each case # report into multiple pages which is when I need the first page of each report to have the company logo image, and subsequent page headers to be only the case # of the report. Is there any method or event that tells me the report is rendering on the first page or the second page and beyond? The page count and page number are for the whole report which I have multiple case # reports in it; is there some way that I can get the page count and page number for each case report? Can you show me some pointers or hints on how to get this done.
In summary, I need help on the following:
- How to display different header images on second page of the report
- Is there any method or event that tells me the report is rendering on the first page or the second page and beyond?
- Is there some way that I can get the page count and page number for each case report?