cancel
Showing results for 
Search instead for 
Did you mean: 

Last page for Terms and Conditions

former_member213436
Participant
0 Kudos

Hi,

I have a requirement to print the Terms and Conditions in the last page alone. I have defined my first page and next page printing OK. I need to force it to print that last page eventhough there are not enough items in the main window of the next page.

I have defined as follows:



| -->FIRST_PAGE (next page is NEXT_PAGE)
|     - MAIN WINDOW
|
| -->NEXT_PAGE (next page is NEXT_PAGE)
|     - MAIN WINDOW
|
| -->LAST_PAGE (next page is LAST_PAGE)
|     - TERMS_AND_CONDITIONS WINDOW

Thanks in advance.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

If you want to display terms and conditions after line items then it is better to put that terms and conditions in Table node of main window. i.e create another row after line items row and put terms and conditions text at there.

former_member213436
Participant
0 Kudos

I found the solution. In the first page after the MAIN window I have added a command type element to indicate to go to the Terms and Conditions page.

Former Member
0 Kudos

What if your "Terms and Conditions page" itself is of 3 pages long?

I have used a SECONDARY window (inside it a Terms and Conditions-TEXT of 3 pages) in TERM-page and it can not be extended dynamically to 3 pages.

As also you can't have 2 different MAIN windows one in FIRST-page and another in TERM-page, hence you can't use the "Terms and Conditions" text in the MAIN window of TERM-page.

Experts, please advice.

Thanks.

bijay