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

Optimised contact sheet document from linked images

New Here ,
Sep 11, 2022 Sep 11, 2022

Hello community,

I've seen many posts and scripts that can create a contact sheet from files but non from linked images already in an InDesign document.

 

I'm looking for something that should do the following:

  • take all the linked images present in a .indd document
  • create a new document based on a user input size
  • paste the link images with the same size and cropping of the original document and add captions
  • rearrange images and captions (move and rotate) to optimise the layout for later cutting of each image

 

if someone could direct me to some script I would really be pleased. Otherwise if some expert have ideas on how to implement a script like this I would be happy to hear from you.

 

Thank you all.

TOPICS
Scripting
229
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 ,
Sep 12, 2022 Sep 12, 2022

Hi @pietros ,

use the script that needs files to build a contact sheet document.

 

Before you could use InDesign's Links panel with the command to copy all links to a specific folder.

Point your contact sheet script to that folder of images.

 

Or package the document where a new Links folder with all placed and linked images is created.

Point your contact sheet script to the new Links folder of the packaged InDesign document.

 

Regards,
Uwe Laubender
( Adobe Community Professional )

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
New Here ,
Sep 15, 2022 Sep 15, 2022

Hi @Laubender 

thank you, but that's not exactly what I'm trying to achieve. I need to create a custom contact sheet based on sizing and cropping from an original indd file.

 

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 ,
Sep 15, 2022 Sep 15, 2022

Hi @pietros ,

you are right. That task need a different kind of script.

And I guess one that optimizes space on a given print sheet?

 

Regards,
Uwe Laubender
( Adobe Community Professional )

 

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
New Here ,
Sep 20, 2022 Sep 20, 2022

Yes that's the final part of the script.

  1. copy all images from one InDesign file
  2. create a new indd file and paste the images
  3. generate static captions
  4. rearrange the images with captions on the indd files to make it easier to cut out each image afterwards.
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 ,
Sep 21, 2022 Sep 21, 2022
LATEST

Hi @pietros ,

what does item 4 exactly mean?

 

Regards,
Uwe Laubender
( Adobe Community Expert )

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