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

batch Indesign processing

New Here ,
Jan 04, 2013 Jan 04, 2013

Hi all,

I am thinking for a while at why Indesign doesn't have a way to "record" actions like in Photoshop? I know you can do a lot of staff with scripting, but scripting is not easy (at least not for myself). I was thinking how usefull would be to tell Indesign to go to a certain location (folders and subfolders), to find Indd files, open them and apply to them a serie of commands (found in native Indesign tools or commands) and save the results to a destination at user's choice. Does anybody have a "simple" solution to this? I am sure that all Indesign users will appreciat such a powerfull feature/tool.

TOPICS
Scripting
1.2K
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 ,
Jan 05, 2013 Jan 05, 2013

No. There's nothing like that available.

Sorry.

Harbs

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 ,
Jan 05, 2013 Jan 05, 2013

> apply to them a serie of commands (found in native Indesign tools or commands) ...

What sort of commands are you thinking of? Most tools require human interaction, such as "click here" or "drag there". A script is great for drawing the same rectangle, with the same stroke and fill, at the same position and size in a thousand files. But if you want to have it drawn at another position or with another fill color, you'll have to rewrite the script.

There are already scripts to batch convert documents to PDF and other export formats (check out Peter Kahrel's site for those).

That said, the basics of looping over a user selectable folder and its subfolders and doing *something* on each file is fairly straightforward. I do that when I need to update paragraph styles in a set of documents for a single book, for example.

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 ,
Jan 12, 2013 Jan 12, 2013
LATEST

@NUVOmagazine

Scripting within indesign is ONE option, but one avenue that i've recently discovered is within the operating system itself, and for me that is the Mac OS. Have been using automator to drag and drop indesign files onto an icon to have the "droplet" run various tasks. It's more of a visual interface and IMHO easy to use.

If the answer wasn't in my post, perhaps it might be on my blog at colecandoo!
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