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

export all layers

New Here ,
Mar 05, 2009 Mar 05, 2009
Hey,
I know nothing about scripting and i was wondering if it would be hard/possible to edit the existing adobe export layers to files to what i need..
I need the all the layers to include the background(first layer) of the file and also it would be nice if it didnt include the three digit layer count in the file name
TOPICS
Actions and scripting
569
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
Adobe
Community Expert ,
Mar 06, 2009 Mar 06, 2009
Have You checked out this thread?
http://www.adobeforums.com/webx/.ef7f2c5.59b81817
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
New Here ,
Mar 06, 2009 Mar 06, 2009
I'm sorry but im really new at this i have like no idea what im doing..but whenever i try to put the script that guy posted in my script editor and run it in photoshop it doesnt work..any tips?
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 ,
Mar 06, 2009 Mar 06, 2009
LATEST
When You copy the text into an ExtendScript Toolkit-file and save that into the Applications Adobe Photoshop CS4 - Presets Scripts-Folder it should be available under File Scripts after starting Photoshop again.
If You want to run the Script from ExtendScript Toolkit itself You have to select the program You want to target in the »Select the target application.«-field in the upper left field of the Document-window or include the line
#target photoshop
at the start of the Script.
Plus there are corrections in later posts that You should include at the proper positions.
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