AppleScript moving certain colours to new layers
Hi all. This is my first question here. I'm attempting to use AppleScript to organize the layers of my art files. What I am looking to do is have all objects with a fill color that is a specific CMYK...
View ArticleCreate a Duplicate Gradient Swatch
Hey Again, I'm trying to challenge myself here, I want to create a copy of every gradient in the active document and give it an assigned name like "Batman 1" "Batman 2" ect. I can add new gradients and...
View ArticleHow to select the outermost pathPoints in Compound or Grouped pathItems?
Hello Hiroyuki, Carlos and AISComm., i have an number of paths in a group each filled with single colors. 3) I hoped there is a way to select the outermost pathPoints on the perimeter of the group? The...
View ArticleShortcut for js script with CS4 ?
hi all,with my old version of illustrator (CS), i might affect a shortcut to a specific scipt .Now i have CS4 version, and i don't find similar possibility. how can affect in this new version ? Thanks...
View ArticleAll Group to Ungroup Script
Download Linkhttp://www.cyworld.com/be2u/2801831 FeatureThis Script is Can be easily ungrouping to all group items in the Document. if find Bugs or Error, contact to me plz. License typeFreeware...
View ArticleAcrobat
Hello everyone, I currently use the option to "preflight" the acrobat to check for errors in the files, you can make a script that opens a file. Ai in Acrobat and use the "preflight" I have set up to...
View ArticleScript UI breaks connection with AI Document?
Last week I wrote a simple script that interacts with my document and exports layers as images. The script works great, but I thought I'd add a nice UI to it before I release it to the world, so I...
View ArticleWay to get rid of script alert when running script by double clicking?
Is there a way to disable to "You are about to run a script..." alert that pops up when running a scrip from windows explorer via double click?
View Articlescript UI onClick listener not reading selection correctly
for some reason when I call the event listener on a button it doesn't want to store the selection (might be losing selection onBlur? not sure) there are several lines that really confuse me, because...
View ArticleExecuting VBS from SQL Server Stored Procedure
The VBS script works outside of SQL server but not when executed from within a SQL Server Stored Procedure using this code: SET @VBSCommandLine ='cscript.exe C:\PrintLabels\TestVBS.vbs...
View Article[JS] CS6+ executeMenuCommand
Hello together, since CS6+ there is possible to executeMenuCommand (menuCommandString: string)Executes a menu command using the menu shortcut string. Question 1:Who knows a way to read all the...
View ArticleBatch replace color without using swatch as source
I've searched these forums and the rest of the web trying to find a method to do this... Actions don't cut it (if Actions were able to record the "replace color" dialoge it would be fine) so I've...
View ArticleJS - Center Selection to Artboard / New Document with certain Artboard size
TL;DR:how do I center my current selection to the artboard?just like hitting the "horizontal align-center" and "vertical align-center" buttons. Hi, I've been searching for the last two hours and...
View ArticleSelect an object in illustrator using extendscript
I have a drawn rectangle on an illustrator document. In the layers menu I have given it a specific path name (outerBox). I would like to select this item and return its particular properties eg height,...
View ArticleHow to select multiple pathPoints?
Hello, i'm getting conflicting answers for wether its possible to select pathPoints at all, but could anyone please describe how to select multiple pathPoints?, if its possible. I've had some...
View ArticleGetting 1346458189 ('PARM') error
From the readme:"An Illustrator error occurred: 1346458189 ('PARM')" alert (1459349) Affects: JavaScript Problem: This alert may be popped when badly written scripts are repeatedly run...
View ArticleHow to make button Illustrator script ?
Dear All, Recently, I alway use free 2 Illustrator script text are: "joinTextFrames" & "divideTextFrame"but I lost many step to do it for example click: 1. select text -> 2. File -> 3....
View ArticleXMP - Add keywords with script
Hallo Forum, I would create a script to have keyword standards. In EXCEL i create a controlled namespace trougth comboboxes to save the files in an controlled way. The Metadata should be a controlled...
View ArticleSVG-files into one layered AI-file
Hello good guys!Although I'm new to scripting Illustrator, I'm looking for a script that can help me – and merge 10 SVG-files into one layered AI-file. I get a lot of projects which contents 10...
View Articleartboard coordinate
Hi, I'm a newbie concerning scripting and i need your help. Here is the situation : In Illustrator CS6, I have one artboard, and a second one, which has the same size than the first. The right side of...
View Article