Spawing form and specifying placement
I have successfully been able to insert a template into the current form using the formula below, however it places the new page at the end of the document. I would like to insert the new page immediately after page 4. The formula I am currently using is:
var expTplt = getTemplate("pg 4");
expTplt.spawn(numPages,true,false)
I am a novice so please be specific as to what the formula should be to insert my template after page 4. If I can copy and paste it that would be fantastic. I am using Acrobat Pro DC.
Thank you,
