Avatar

Level 10

Hi,

You can achieve this, but it will need some scripting and some additional settings.

Basically you would need to add a button to the invoice page that would allow the user to create a copy of the invoice page. There is an example here: https://acrobat.com/#d=nyxBeJlwdS4ZY2euTZxMKA.

You will need to select the page in the hierarchy and then in the Object > Binding palette tick that the object can be repeated.

Parallels Desktop1.png

If you have a look at the script in the add and delete buttons you can see how the new instances of the page are handled.

Lastly, you must save the form as a Dynamic XML Form in the save-as dialog.

Hope that helps,

Niall