Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Swapping pages of a linked file indesign file without replacing the file and choosing the page

Participant ,
Mar 20, 2019 Mar 20, 2019

Hi, I was wondering.

I have an indesign document with a multiple page linked indesign file on a page. We sometimes have to swap from say page 2 to page 3. Is there a quick way to change this, while staying in the parent document.

We often have to relink the file and then choose in the options for page 3. Hope this make sense.

OSX

CC2019

cheers

lister

979
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Mar 20, 2019 Mar 20, 2019

Hi lister,

look into this ExtendScript (JavaScript) script originally written by Steve Hawkinson rewritten and named PlaceAgain-PlaceOptionsShowing-SELECTION.jsx by me:

Re: Toggle pages of a linked Indesign document inside Indesign?

 

A placed InDesign page is supported; technically that is a "ImportedPage" listed in the code.

 

Select the placed InDesign page, not its graphic frame container, run the script.

You'll see the Import Options dialog and you are able to choose a different page.

 

Reg

...
Translate
Community Expert ,
Mar 20, 2019 Mar 20, 2019

Hi lister,

look into this ExtendScript (JavaScript) script originally written by Steve Hawkinson rewritten and named PlaceAgain-PlaceOptionsShowing-SELECTION.jsx by me:

Re: Toggle pages of a linked Indesign document inside Indesign?

 

A placed InDesign page is supported; technically that is a "ImportedPage" listed in the code.

 

Select the placed InDesign page, not its graphic frame container, run the script.

You'll see the Import Options dialog and you are able to choose a different page.

 

Regards,

Uwe

 

IMPORTANT NOTE:
The linked thread cannot be found in the forum.

See my comment below.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Apr 18, 2019 Apr 18, 2019

Fantastic... 🙂

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Aug 12, 2020 Aug 12, 2020
LATEST

Important Note:
The linked thread cannot be found in the forum. The thread was not moved from the old InDesign forum to the new one in the end of last year. My script code can be found in this thread:

 

Linked ai files in Indesign
Laubender
Adobe Community Professional , Feb 25, 2020
https://community.adobe.com/t5/indesign/linked-ai-files-in-indesign/m-p/10945072?page=1

 

Regards,
Uwe Laubender

( ACP )

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines