cancel
Showing results for 
Search instead for 
Did you mean: 

Copying a Master page in SAP Adobe forms

pavan_prabhu
Active Participant
2,623

Hello Experts,

          I want to copy a master page to a new page in my Adobe form. Is this possible?

Since there are many fields and a lot of Java script code is over there for each field, I do not want to create

the same layout again. I searched a lot but not able to get any solution. Please help. Thanks in advance.

View Entire Topic
jayan_abap
Explorer
0 Kudos

Hi pavan,

You can copy using CTRL+A, CTRL+C and paste it in new page with  CTRL+V.

the code will also be copied. Only thing you have to do is just update the names of the elements in the script.

Jay