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

CS4 js/x scripting

New Here ,
Jun 29, 2009 Jun 29, 2009

Copy link to clipboard

Copied

Hello all,

I am trying to automate a watermark, to be placed on multiple EPS images (all images would be in a specific folder)

Basically I have a template set up, that has the watermark details.  I am guessing I would place an image, one by one, onto this template psd file (specfic coords) save the document as a jpg image, reload the default template and go on to the next image...

Would this be the best way to proceed?

If anyone could lead me in the right direction.. .say a script that will load image names into an array, placing the first image from the array into a specific psd file, it would be greatly appreciated.  Again any sort of advice, direction... Im thinking im most familiar with js.  Thanks again,

- Jacques

TOPICS
Actions and scripting

Views

485

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
Adobe
Advisor ,
Jun 30, 2009 Jun 30, 2009

Copy link to clipboard

Copied

LATEST

Would this be the best way to proceed?

Record an action that does the watermark creation process for a single image. Don't use a template. Open one of the EPS files, create the watermark on that document, save as a jpg.

Once you have the action, you can batch it.

-X

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