Application Development and Automation 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: 
Read only

smart form page insert

Former Member
0 Likes
483

I wanted to know how to dynamically insert a blank page in a SmartForm output based on a table setting. The blank page would need to be inserted after every page of original output. So if original SmartForm invoice output has page 1 and 2, after the ABAP modification, it should be original page1, blank page, page2, blank page

plz suggest me

mahesh

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
459

hi

in edit

create element it will asks the ouput windows

first window is output

in the bottom of the fist window it will asks the next window

create a blank window give the name there

next window = blankwindow

again it will asks the next window = output window

again next window = blank window....

it may helps u

3 REPLIES 3
Read only

Former Member
0 Likes
460

hi

in edit

create element it will asks the ouput windows

first window is output

in the bottom of the fist window it will asks the next window

create a blank window give the name there

next window = blankwindow

again it will asks the next window = output window

again next window = blank window....

it may helps u

Read only

Former Member
0 Likes
459

why dont you just add some blank pages after every page of your print out by hand?

do you really want the printer to print blank pages?

Read only

0 Likes
459

hii,,

i ahve a requirement like that but i ahve to generate the blank page dynamikly,

plz suggest

mahesh