• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: PhotoShop CS3 Tiff Save Option
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PhotoShop CS3 Tiff Save Option


  • Subject: Re: PhotoShop CS3 Tiff Save Option
  • From: David Popham <email@hidden>
  • Date: Wed, 15 Jul 2009 15:36:15 -0700 (PDT)

Try this

tell application "Adobe Photoshop CS3"
    save current document in ((path to desktop as string) & "Test.tif") as TIFF appending no extension with options {class:TIFF save options, save layers:false} with copying
end tell

--- On Wed, 7/15/09, Steven Valenti <email@hidden> wrote:
In PhotoShop CS3 I'm trying to save a tiff with the option to not save as layers which wont work for me.
Can anyone who runs CS3 confirm this for me? Having an open document in CS3 with more than one layer I'm running this script...

tell application "Adobe Photoshop CS3"
save current document in ((path to desktop as string) & "Test.tif") as TIFF ¬
appending no extension with options {save layers:false} with copying
end tell



I can flatten the document before save but how can I then undo it?

Thanks for any  help!!!


tiff save options

save layers
get/set
boolean
save layers

-----Inline Attachment Follows-----

_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      ( _______________________________________________ Do not post admin requests to the list. They will be ignored. AppleScript-Users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: Archives: http://lists.apple.com/archives/applescript-users This email sent to email@hidden
References: 
 >PhotoShop CS3 Tiff Save Option (From: Steven Valenti <email@hidden>)

  • Prev by Date: Re: What is apple script error -1708? And why am I getting it?
  • Next by Date: Re: PhotoShop CS3 Tiff Save Option
  • Previous by thread: PhotoShop CS3 Tiff Save Option
  • Next by thread: Re: PhotoShop CS3 Tiff Save Option
  • Index(es):
    • Date
    • Thread