Hi All,
I am trying to develop one smartfrom for PO print. The structure is like below
---header
---Address details
---main window
-
table( PO Lines )
--footer window
-
totals...etc
My problem is if my PO contains 30 line items, i have to display in first page with header & main window only.....and second page should be only main window and so...on....and at the last page should be main window and footer window.
If i am fixing the main window size is fixed for page then it can go for overflow and it is showing blank in midle pages (in places of header window and footer window becoz of those should appear in first and last pages respectively) its working fine.
But its looking odd, if it is going for more than 3 pages. In center pages, top & bottom are blank and only main window is overflowing.
Is there any way to increase the size of main window for center pages not for first and last pages?
Can any one help me.
Thanks in Advance.