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

how script create img catalog with images diferent dimesions?

Community Beginner ,
Feb 14, 2018 Feb 14, 2018

how script create img catalog with images diferent dimesions?

like Like the picture below.

pleas help me.

photo_2018-02-09_11-06-38.jpg

TOPICS
Scripting
949
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 ,
Feb 14, 2018 Feb 14, 2018

Moving (again) to InDesign Scripting

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
LEGEND ,
Feb 15, 2018 Feb 15, 2018

1. Define your GENERAL rules. For example, will you allow images to be reordered? Will you allow them to be scaled? Will you take action to avoid white space, and what action?

2. Make the rules exact. For example, what is the maximum and minimum scale?

3. Work out your algorithm in all details. Be aware that in general this is the sort of tool that photo book publishers have invested years of programming and millions of dollars to create.

4. Implement the algorithm in code.

Do not be tempted to skip a step because it seems hard.

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 Beginner ,
Feb 15, 2018 Feb 15, 2018

I work in the newspaper.I have several(example : 30 number) text frames and image in different sizes in separate indd files.

I want an algorithm to put all the files in a file.Optimize the minimum free space(white space).

For more details:

The dimensions of each image or textframe are composed of a frame 2*5.In the image below.

4.jpg

The picture below is a sample of the output.

55555.JPG

pleas help me.

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
LEGEND ,
Feb 16, 2018 Feb 16, 2018

It is for you to develop the algorithm. Plate optimization is a high end prepress task, and products command a high price.

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 Beginner ,
Feb 16, 2018 Feb 16, 2018

pleas help me.

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
LEGEND ,
Feb 16, 2018 Feb 16, 2018
LATEST

I don’t think you understand the size of your task. You can’t get help in a forum, a few lines to copy/paste. It is a job for an experienced programmer.

.

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