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 - how to print signature only on last page

Former Member
0 Kudos
2,241

Hello All,

I need to print some verbage and a signature line only on the last page of the documents.

what i have done is created a window and put it on the Next page and in the conditions of the window i have marked only after end of main window.

this works fine if i have 2 - xx pages. The problem is if the document only has one page then of course this signature window is not printed on the page.

what can i do to get it printed on the first page if there is only one page.

I only want to print this on the last page of the documents.

thanks scott

1 ACCEPTED SOLUTION

former_member188685
Active Contributor
0 Kudos
340

see is has your solution

regards

vijay

Message was edited by: Craig Cmehil

5 REPLIES 5

former_member188685
Active Contributor
0 Kudos
341

see is has your solution

regards

vijay

Message was edited by: Craig Cmehil

0 Kudos
340

Hello Vijay,

Hey i copied the window from the next page and inserted into the first page and used that setting and it worked.

thanks Vijay,, and to all.. i will award points ..

thanks again...

hey on my main page i have it outlined like a box and then i have column lines going down the page. Problem is the lines stop where the data ends, it does not continue all the way down, any ideas ?

thanks scott

0 Kudos
340

that may be because the vertical lines are associated with the data in the table that u r displaying, not the MAIN window as a whole. Try putting the lines for the MAIN window itself. or else remove the lines completely if its ok.

Regards,

Bikash

Former Member
0 Kudos
340

put the signatures in the main window itself after u have put everything else in there. ie, after writing everything in the main window, it will write ur signature at the end(in the main window). Thsi is one option.

Or else try putting a new window below the main window in the first page itself n give the condition 'Only after end of main window'.

Hope it helps,

Regards,

Bikash

Former Member
0 Kudos
340

Hi,

you dont have to create another window. You can do everything in the main window and if the matter exceeds one page it flows to the next page since it is the main window. Then when it comes to the event usage we can use 'Only Before End of Main window'. Hope this should solve your problem.

Regards

Radhika