Question
Tags in spawned page
Hi folks,
Is there any way to automatically duplicate the tags when a page template is spawned with a script like this:
var a = this.getTemplate("MyTemplate"); a.spawn(this.numPages);I added this script to a button in Acrobat. I want to achieve a flexible form sheet, which can be duplicated if the user needs more lines to be available. The duplication works with the content and the form fields but not with the tags.
Thanks for your help!
Stefan
