cancel
Showing results for 
Search instead for 
Did you mean: 

Blank page problem

Former Member
0 Kudos

Hi,

I have a smart form that prints

Header info - in a secondary window on the top

Main window - that prints table data in the center

Secondary window 2 - that prints a footer only at the end of main window.

Now my problem is my data is printed in the main window on page 1 , but a new page is created with header, a blank main window and the footer on page 2.

I cant understand why a new page is created to print the footer if all data was displayed on the 1st page itself. Please tell me how to supress this new page with footer displayed on the same page where the data ends.

regards,

Mrunal

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

For this type of requirement use only two windows;

Secondary window -- For Header

Main Window---To display the Item details. After display item details Row in Table node create another Row in that table to display the Footer of the page. Then automatically when ever line items get printed then footer will come to display.

Answers (5)

Answers (5)

Former Member
0 Kudos

Had to increase size of the Main window to fit the data.

Former Member
0 Kudos

Hi,

Please check for Next page of First page. Some times you may get problem with pages also.

Former Member
0 Kudos

check in the condtions of your secundary windows

there are some checkboxes like: only on the first page

only after the main window

Maybe there is made a mark in the wrong checkbox.

2nd possibility: how is the sequence in your smartform itself.

is it header, main, footer

or main, header, footer

Hope it helps,

Gr., Frank.

Former Member
0 Kudos

Hi,

try to increase the size of the footer window..

Regards,

Pavan

Former Member
0 Kudos

hi,

check u r internal table which may having blank spaces resaize the window positions