‎2007 Sep 27 11:10 AM
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
‎2007 Sep 27 11:15 AM
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
‎2007 Sep 27 11:15 AM
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
‎2007 Sep 27 11:17 AM
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?
‎2007 Sep 27 11:24 AM
hii,,
i ahve a requirement like that but i ahve to generate the blank page dynamikly,
plz suggest
mahesh