‎2007 Mar 06 8:47 PM
Hi ,
I need to put a text in the last part of the print document before the page number.
So I tried to create a window in between the main and the footer( of the next page...by this it automatically came in the first page also ).by doing this I am able to put text only into the expected place of the document with 2 pages but not into the one with 1 page.If I put it in both first & next page ...then for a 2 page doc., it will come twice which I don't want.
Any one suggest.
‎2007 Mar 06 9:07 PM
Try to assign a condition to the text element like this:
SFSY-PAGE = SFSY-FORMPAGES
That should only output your text when you are on the last page - if I understood you correctly, that's your goal, correct?
‎2007 Mar 06 9:07 PM
Try to assign a condition to the text element like this:
SFSY-PAGE = SFSY-FORMPAGES
That should only output your text when you are on the last page - if I understood you correctly, that's your goal, correct?