Hi,
In smartform created two pages and in the first page I have given next page as page2 .
I created main widow under that created window A and window B.
My requirement is I need to print widow a and window b after main window only.
Under main window I have created table node and display item details.
Under window I have include standard text this is constant and its around 10 lines.
My requirement is I have to print widow A and window B immediately after completion of table entries I mean after completion of main window by giving one line space.
And I am printing totals also and that should also print only single time that is after completion of all table entries.
Now what is happening is I have given left upper width height margins for all window. And I have selected
Condition only after main window for the windows A and B.
Now what is happening is if the table contains 10 entries in page1 it is printing 3 entries ( the given height is allowing only 3 records) after that the page1 is showing blank and in page 2 not from start from upper margin 10.30 ( the same given in the main window attributes) again 3 entries printing after that window A
And window B printing and total also printing twice. I mean both in first page and second page. And remaining four records truncating from table. Please tell me how I can meet my requirement.
I want to print 10 lines first suppose first page is capable of 5 records then I want to print remaining 5 records in the second page and after that window A and window B.
Please help me I will give points.
Thanks.
hi
have u given <b>After end of main window</b> in condition type of window A n B.
why u have define two pages , is only for that ur data of first page coming on second page OR u have another data to be printed on second page.
window A n Win B have any order of printing after main window or they should get printed together SIDE BY SIDE after main Window .
One thing u can do is don't define win A & B insted of this define Two tables in main Window one for each Window .
Add a comment