Skip to main content
pixelstrolch
Inspiring
November 9, 2017
Question

Tags in spawned page

  • November 9, 2017
  • 0 replies
  • 364 views

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

This topic has been closed for replies.