문제

I'd like to export layer structures(and layer itself to file) to folders using a scripting language(preferably which will run on mac and windows)

I found a ready to use sample for Photoshop (*.psd) files.
http://techarttiki.blogspot.com/2008/08/photoshop-scripting-with-python.html

Wonder if same thing can be done to *.ai files.

Thank you in advance.

도움이 되었습니까?

해결책

Just like Photoshop Illustrator supports scripts written in AppleScript, JavaScript or VBScript. You can find more info at the Adove Developer Connection site dealing with Illustrator scripting.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top