Script for Selecting Open Paths in Illustrator CS6
I have created this script for selecting open paths in illustrator cs6 as the graffix plugin is not working under CS6. Just save the following text in /Applications/Adobe Illustrator...
View ArticleBatch creation of variables
A client works with CS4 on a map with about 2000 text boxes that need to be exported for translation. Is there a way to batch process the file so that all the text boxes are assigned a variable for...
View ArticleScript to Make all text Dynamic
Is there a way or a script that will make all the text on a page Dynamic? At the moment we have to select each text box and press 'make text dynamic', which can get tiresome with a lot of text boxes....
View ArticleMultiple artboards to multiple PDF's
I have over 300 different ai files with about 50 artboards in each one and need to export each artboard to a separate PDF file. I'm on a windows machine so the script would have to be JavaScript. Is...
View ArticleAi Packaging Script
Ok.. I'm sure this has been posted before (already searched, didn't find however), but does a file packaging script exist for AI? (one that collects all linked images and fonts and places them in one...
View ArticleScript to select patterns in Illustrator Document
Kindly we need a script that select all pattern objects in the active document in illustrator.
View ArticleDimension Illustrator CS6
Does anyone know of a script that will automatically put dimensions on rectangular shapes in Illustrator CS6?
View ArticleAdd image link filename to each artboard
Hello everyone! I have a document with several artboards. In each artboard is a different linked image. Is there a way to add the linked filename to the bottom of each artboard? Thank you!
View ArticleSave All?
This may be a stupid question, but is an existing to Save All open documents? If not, is there a way to script this? I often make a bunch of changes in documents at once and it would save a lot of time...
View ArticleScripting Illustrator actions, incorporating calls to Excel
Hello all, I need some help... I am building a series of logos — based on word strings — using Illustrator CS4 with a combination of Actions, but also retrieving the word string from an Excel file....
View ArticleREMOVE QUOTES IN TEXT.
Hello friends, I am using a CSV file to populate a form in illustrator but which contains text fields are getting texts QUOTES EXAMPLE: instead of> MODEL <is filling> "MODEL" < How do I...
View ArticleA Script to Find and Replace Layer Names
Are there any scripts to find and replace layer names? There is an excellent script available for Photoshop which allows you to not only replace words in layer names, but also insert words as Prefixes,...
View ArticleScripting Illustrator actions, incorporating calls to Excel
Hello all, I need some help... I am building a series of logos — based on word strings — using Illustrator CS4 with a combination of Actions, but also retrieving the word string from an Excel file....
View ArticleHow to resize a textFrame, while also resizing its parent (a groupitem)?
I'm trying to find the smallest textframe within a group and then matching that textframe font size to the minimum size allowed for printing. Everything else works, except I can't figure out how to...
View ArticleBatch creation of variables
A client works with CS4 on a map with about 2000 text boxes that need to be exported for translation. Is there a way to batch process the file so that all the text boxes are assigned a variable for...
View ArticleScript for Selecting Open Paths in Illustrator CS6
I have created this script for selecting open paths in illustrator cs6 as the graffix plugin is not working under CS6. Just save the following text in /Applications/Adobe Illustrator...
View Articlealert to display two pieces of information simultaneously
I need an alert to display a message and also a placed item name the placed item name is placedItems[0].file.name and I want the alert to say, "Make note of the file with an error, this file will not...
View ArticleAi Packaging Script
Ok.. I'm sure this has been posted before (already searched, didn't find however), but does a file packaging script exist for AI? (one that collects all linked images and fonts and places them in one...
View ArticleTweaking the SaveDocsAsPDF script
Hello. Absolute scripting newbie here; will someone take pity...?I am looking at the SaveDocsAsPDF script. It works for our purposes except I would like it to save PDFs using a Preset we created called...
View ArticleShow color picker dialog JSX / CSAW
Can someone guide me on how to show the color picker dialog in Illustrator programmatically?In photoshop that's really easy, just: app.showColorPicker(true); In Illustrator I couldn't find any...
View Article