Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

smartforms problem.

Former Member
0 Kudos

Hi ABAP,

i have a SMARTFORM that prints Invoices.

in my MAIN window i print the positions. According to that in the TOP of my MAIN window i have header-information. (Just the column descriptions for the position.)

And i have a footer showing ONLY on last page.

It seemed to work fine.

Problem now is that it CAN happen, that all the positions fit e.G. on 3 pages, but he needs to do a fourth page to have enough space to print the footer Information.

That again wouldnt be a problem, BUT on this last page (when no position is to be printed on it) my header information is missing.

Well in my eyes this would be ok, even perfect, BUT the Customer WANTS the header-information on every PAGE.

i kinda ran out of ideas why this happens and how i can correct it.

Maybe some of you have an idea to that subject.

Thanks for your time.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

Try this:

Go inside the Table, Double click on the HEADER & on the right side you will have one Tab called 'OUTPUT OPTIONS'. In this tab you one tab called 'PRINT TIME'. Here select AT start of the table & At page break check boxes.

Reward point if helpful answer.

Ashvender

2 REPLIES 2

Former Member
0 Kudos

Hi,

Try this:

Go inside the Table, Double click on the HEADER & on the right side you will have one Tab called 'OUTPUT OPTIONS'. In this tab you one tab called 'PRINT TIME'. Here select AT start of the table & At page break check boxes.

Reward point if helpful answer.

Ashvender

0 Kudos

arrrgh sorry i forgot to mention that, this ARE exactly the preferences i have

So this again means, he does a 4th page, but somehow doesnt notice there is a page-break.