Copy link to clipboard
Copied
Hello,
Is there a way to insert automatically between each page another page?
Now, I have to do it manually !
example : 1 invoice ; 10 pages long ; between each page, I need to put the sales conditions
and then print the invoice recto/verso.
Thx.
Copy link to clipboard
Copied
You can do this with a simple JavaScript running in e.g. an Action or a Custom Command. Look at David's solution here: Add a page every other page until the end (JavaScript)
If you want to know how to create a custom command, see here: Create Custom Commands in Adobe Acrobat DC Pro - KHKonsulting LLC
Copy link to clipboard
Copied
Yes, it can be done using a script, like this one I've developed:
http://try67.blogspot.com/2012/03/acrobat-insert-one-pdf-file-into.html
Copy link to clipboard
Copied
You can do this with a simple JavaScript running in e.g. an Action or a Custom Command. Look at David's solution here: Add a page every other page until the end (JavaScript)
If you want to know how to create a custom command, see here: Create Custom Commands in Adobe Acrobat DC Pro - KHKonsulting LLC
Copy link to clipboard
Copied
Hello,
Thank you.
I will try to make a javascript.
Copy link to clipboard
Copied
Hello,
Thank you again.
It is already done.
Very easy to fix (when receiving big help !)
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more