cancel
Showing results for 
Search instead for 
Did you mean: 

Print Annexure on new page using smartforms

Former Member
0 Kudos

Hi Experts,

I want to print ANNEXURE on new page in smartforms.

For eg- if printing having 1-10 pages then page no 11 should be print as annexure.

so plz tell me how to built this logic.

Regards,

jyotsna Shinde

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

After your main window, set a flag as 'X', and using that condition trigger a new page using Command Node.

To get the required functionality using command node follow the steps:

1)Create the Annexure Page

2)In your first page, right click on the last window which will be printed after your main window create a Command Node( under Create>Flow Logic>Command).

3)Check the check box"Go to New Page" and specify the Annexure Page.

4)Under conditions write Flag = 'X'.

Thats it.

Hope it helps.

Thanks & Regards,

Rock.