Modify Spawned Pages based on Template
Hi,
I have a question regarding the spawned pages based on a template page.
Let's say I have a PDF with a template page (template) already created, and have the fields listed below already filled in for the template page:
"TemplateField1, TemplateField2, TemplateField3"
And I have generated the following pages based on the template page:
"TemplateP1, TemplateP2"
And now I want to use this PDF for another job (same template page anyway), and those pre-filled fields have to be modified to suit the new job. I can rectify the template page to make sure the newly spawned pages carry out the changes I made to the fields, but what script can I put in to make sure the two pages spawned "TemplateP1, TemplateP2" for the previous job will have the changes made for the new job reflected in the fields "TemplateField1, TemplateField2, TemplateField3"?
Thanks very much!