Hi,
I have a problem with pdf pagination.
I have an Header,a Detail and a Summary.
With Summary position at bottom,when a row cames in the detail ( dynamic population ),the summary goes on the second page,and the space between Detail and Summary doesn't "fit".
I'd resolved this problem with Footer element instead Summary,but so the problem is that I have an element "Footer" on each page,but I need this information only in the last page.
I have variable Detail record list size.Both Detail and Summary have "Streched" property
How can I resolve? How can I have automatic space "fit" between Detail and Summary or how can I make appear footer only on the last page?
thank you very much
2 Answers:
Possibly you have the report option "Summary on new page" set true?
Otherwise, possibly the height of your detail band or summary (depending on the contents) band may not fit.
pls. post your report to check further.
Cheers, Thomas