I have a simple report with a Page Header section and a Detail section. The report shows only one row of data, however there is a LOT of text data to display. There are approximately 7 text boxes in the detail section, and each might have a few paragraphs of text. On average the text will span 3 or 4 pages (8.5 x 11) when printed.
The problem I'm having is that the report is rendered as one long page with a single header/footer instead of 3 or 4 separate pages each with its own header/footer.
How can I get the report to render a page header/footer for each printed page?
Thanks
Jeremy
The problem I'm having is that the report is rendered as one long page with a single header/footer instead of 3 or 4 separate pages each with its own header/footer.
How can I get the report to render a page header/footer for each printed page?
Thanks
Jeremy