Question
How to realize Trusted function in button by click
Hello and good day, please give me example of code should be added in js script to run extractPages function like trusted or whichever I can by push button and run script like
this.extractPages(0,0, "myfirstpage.pdf")
this.extractPages(1,1, "mysecondpage.pdf")
this.extractPages(15,16 "mypages 15-16.pdf"), etc
Thanks and best regards!
