Need help with Acrobat automation scripting


i need modifiying simple insert page script can process folder of files named:
01-xxx.pdf, 02-xxx.pdf, 03-xxx.pdf etc
and insert pages folder files named:
01-xxx-spine.pdf, 02-xxx-spine.pdf, 03-xxx-spine.pdf etc.

 

i don't know @ scripting except how define input file etc

 

the script using @ moment this:

 


this.insertpages ({
npage: -1,
cpath: "/c/temp/01-spine.pdf",
nstart: 0
});

 

it puts page needs be, unfortunately, each page need inserted different , matches doc inserting need able 150 files @ once, incrementally

 

any appreciated

 

thanks

 

dean



More discussions in JavaScript


adobe

Comments

Popular posts from this blog

Help with codes to add 1 more shift register and add more to matrix LED

tcp client

Is there an HTML component in Flex 2.0?