First, There is no header and footer in Page i have a requirement to show a image of length exact of a page and width 1in and That image should repeat in every page as it irrespective of data that comes
Ex: if i run that report on one record the total number of output pages is 5 and another record total number of pages is 8, it differ so on
The body contains a detail row for one record it gives 100 lines and for another records it gives 400 line, So the number of pages depends on the data present in record. How to get the static page repeated in total number of pages ?