Copy link to clipboard
Copied
Hello,
I recently updated my InDesign to the newest version, and now, the place multi-page pdf script will only place the pdfs at the end of my indesign file as opposed to on the page i select it to import onto. How do i fix this?
Good news, the bug we posted has been acted upon by Adobe and is reported to be fixed in the latest version of InDesign.
-Manan
I saw that too.
I did it.
Copy link to clipboard
Copied
Thanks, I'll do it.
Copy link to clipboard
Copied
Hi Robert,
Were you able to take a relook at the script?
Thanks,
Chris
Copy link to clipboard
Copied
Yeah, but forgot to post an update, sorry.
It works perfectly fine for me - in every possible combination - active document, from 1st/any page, new document - I can see it imports 1st page again - but then it deletes it so in the end there is no extra 1st page at the end?
The only thing I've found is that the first line:
myStep = false
needs to be set to true - otherwise, in the new document it will import on every 2nd page - but I'll update the Dialogs in a moment.
Copy link to clipboard
Copied
Just updated UserVoice with link to this thread.
Copy link to clipboard
Copied
Hi Robert,
The script works great – except that it places the 1st page of the PDF again after placing all pages of the PDF.
Thanks,
Chris
Copy link to clipboard
Copied
You mean it will place, let's say, 10 pages of the 10 page PDF and then again 1st page as 11th page?
To be honest, I was testing on a big PDF and never let him finish so will have to check it again.
Thanks for letting me know.
Copy link to clipboard
Copied
Updated - "every 2nd page option" moved to the first Dialog.
Copy link to clipboard
Copied
Hi Robert,
Please try the following steps:
Result: The 1st page of the PDF is repeated at the end - that is, it gets placed again at the end after placing all pages of the PDF.
Copy link to clipboard
Copied
OK, Got it - and fixed in the code above.
Copy link to clipboard
Copied
Good news, the bug we posted has been acted upon by Adobe and is reported to be fixed in the latest version of InDesign.
-Manan
Copy link to clipboard
Copied
Copy link to clipboard
Copied
Yeah... But without my extra "step" feature...
Someone only updated one line...