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

Script contact sheet

New Here ,
Apr 29, 2014 Apr 29, 2014

Hi there,

I'm new to Bridge CC and I'm looking at helping a photographer friend streamline his time consuming manual process.

He currently has a folder containing many sub-folders which each contain 6 images.

He works his way through each sub-folder selecting all 6 images and clicking the pdf generation button on the Output panel to generate a contact sheet using a custom template including a footer and watermark.

I think I can manage looping through the folders but I'm unsure on how to start the pdf generation or apply the template and can't see anything about this in the SDK documentation.

Does anyone have any pointers? Links to useful resources or code snippets would also be great?

Thanks in advance

TOPICS
Scripting
372
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
Enthusiast ,
Apr 30, 2014 Apr 30, 2014
LATEST

The Bridge Output Panel is not scriptable.

You might be able to write a script to create a csv file with a list of filenames to be used with Data Driven Graphics.

http://tv.adobe.com/videos/data-driven-graphics/

Good luck.

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