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

Displaying Thumbnails of Spreads Instead of Pages of InDesign Documents

Guru ,
Aug 02, 2015 Aug 02, 2015

Copy link to clipboard

Copied

Hi

I am looking to have thumbnails produced

Thumbnails embedded in Indesign documents are embedded as individual pages, the amount of pages embedded can be set on a document level.

Someone asked on the ID scripting forum if it would be possible to view in Bridge thumbnails of spreads instead of pages.

To do this one could have ID embed thumbnails of the spreads, BUT this would be really quite tough and involve making a difficult c++ plugin that would take quite a lot of time as the api doesn't include the methods needed.

The other option would be to script Bridge to display the embedded page thumbnails next to one another instead of one at a time.

One hitch is that bridge would have to detect if the thumbnails are coming from the same thread.  Maybe that could be achieved by embedding some meta data in the ID document.

I faked this screenshot with fireworks by mistake I did it on a pdf doc instead of an ID one but the idea is the same.

Screen Shot 2015-08-03 at 00.45.png

Does any know if this is doable?

Thanks

Trevor

TOPICS
Scripting

Views

496

Translate

Translate

Report

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

Enthusiast , Aug 03, 2015 Aug 03, 2015

I doubt it very much. But if you could extract the pages as jpg's you should be able to stack them.

Votes

Translate

Translate
Enthusiast ,
Aug 03, 2015 Aug 03, 2015

Copy link to clipboard

Copied

I doubt it very much. But if you could extract the pages as jpg's you should be able to stack them.

Votes

Translate

Translate

Report

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
Guru ,
Aug 03, 2015 Aug 03, 2015

Copy link to clipboard

Copied

LATEST

Thanks Phillip

I don't think stacking the generate jpegs would help in this case.

Trevor

Votes

Translate

Translate

Report

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