RE: Scripting Photoshop???
RE: Scripting Photoshop???
- Subject: RE: Scripting Photoshop???
- From: "Goodman, Steve" <email@hidden>
- Date: Thu, 29 Nov 2001 17:08:27 -0600
>
Does anybody know if scripts can be made for Adobe Photoshop.
>
My goal is to
>
convert RGB tif or Eps files to CMYK format.
Yes, you can. pseudo code below:
Tell app "photoshop"
open alias "path:to:your:file"
do script "your ps action name" -- set up an action to do your conversion
and save your file to a temp directory
end
then get your converted image and move it where ever it needs to be.
HTH
Steve Goodman
Vertis Advertising Production Services
phone 314.432.8800, ext. 479
fax 314.692.0309
email@hidden
www.vertisinc.com