i have two pages were the second page contains static data. The first page contains dynamic data. so we all know that if the content in the first page is more, then it will print in the second page and the static content will be in third page. In my case both the dynamic content and the static content are printed in the same page. But i need the static content always in the last page.
Can some one help me?