Adobe Acrobat 9: Javascript: Merge Odd/Even Pages

  • Context: Java 
  • Thread starter Thread starter Saladsamurai
  • Start date Start date
  • Tags Tags
    Javascript
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 7K views
Saladsamurai
Messages
3,009
Reaction score
7
Hey folks

I don't know if anyone can help with this, it should be straightforward though. I have a 2 PDF documents called Doc1.pdf and Doc2.pdf. Doc1 contains all of the odd numbered pages of a main document and Doc2 contains the even ones. I would like to merge the Doc2 even pages into Doc1 in their respective positions.

I am not sure how to use Javascript at all; I just know that it exists. If anyone could help out with this one, I would be quite grateful. All suggestions are welcome.

PS I do know that I have to do this from the Javascript console or window or whatever it is called since I cannot install new .js files (not adminstrator).
 
Physics news on Phys.org
I come up with the same problem to solve, and I suppose you can use the free software pdfsam to do this odd-even merging in one click. very nicely done.