Quantcast
Channel: Adobe Community: Message List - Javascript/ Batch Processing - Query (Please assist/advice)
Viewing all articles
Browse latest Browse all 100

Re: Javascript/ Batch Processing - Query (Please assist/advice)

$
0
0

Hey Try67

 

Check this out...

 

Here is a looping system for extraction


 

for(var i=0; i<this.numPages; i+=1)

{

   var extr = this.extractPages({nStart: i, nEnd: i});

 

  extr.closeDoc(true);

}

 

 

It works by that it extracts the page and opens up but I need it to save somewhere...

 

Any help???


Viewing all articles
Browse latest Browse all 100

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>