delete pages after the choice change with a dropdown list
Hi ! i am working with acrobat DC (15) on Windows.
thanks to : Spawn a page using drop down box (JavaScript) , i am able to spawn a template.
I have a dropdown list with 3 choices (A,B and C) and a button submit ( the code from the topic are inside this button) and then i spwan a template.
However, i would like to delete the template if the user change his choice from A to B ...
i konw how to delete a page : {this.deletePages(1)} but where i could apply it ???
Thxxxxxxx !!!
