Page numbers in illustrator
Hi,I have the script for inserting page numbers in Illustrator, but the problemI face is there are 2 files of about 50 pages each. The first file I can insertthe page numbers from 1-50, but the second...
View ArticleScript Adding text to Multiple layers and add property in Attributes Panel
What I'd like to do is create a JavaScript to add text to multiple layers, give the text no stroke and no fill, and enter text into the Attributes Panel.As you can see in my screen shot, I have the...
View ArticleLot and expiry date script
Hi I was wondering if anyone could help me, I have zero experience with writing / using scripts but I need one for our printed documentation in work, i have saw similar requests on the forum but as ive...
View ArticleTextFrameItem - Words - Missing Letters
Hellos (me again), Running into an issue with words and their contents,Say i put this in the input:When going over the frame words as below:var words = frame.words; for (var i = 0; i <...
View ArticleUI Format and passing input
I am trying to create a UI. My current code gives me the following.... How can I make it a 2 column format? I want the UI to look like this (photoshop mockup)....Then once I get it formatted... How do...
View ArticleIllustrator CS6 stops responding during script and crashes at end...
Hello Everyone, I'm having a serious problem. I need to optimize about 170+ Illustrator files for export to *.svg for the UI elements of our Tech Demo. Each of these Illustrator files has in excess of...
View ArticleNeed script to batch convert vector .eps to .png images with scale
Hi, I'm looking for a script/program that if you run it, all the .eps files in a folder will batch convert to a png-24 with 250% scale. Erdem
View ArticleNeed script to batch convert vector .eps to .svg images script
Hi, I'm looking for a script/program that if you run it, all the .eps files in a folder will batch convert to a .svg. I have already found a script to convert .eps to .png-24, but don't know how to...
View ArticleScripts in actions surviving restarts...
For anyone who's been annoyed by actions losing scripts when restarting as much as I have, it looks like Adobe finally fixed this. It's noted on the latest update's release notes page:"Now, scripts in...
View ArticleRelink pictures
We have several Illustrator files with huge embedded pictures (.jpg and .eps). What I need to do is to relink those pictures to some .psd files with the same file name. Doing this manually takes ages...
View ArticleScript Illustrator: relink embedded pictures
We have several Illustrator files with huge embedded pictures (.jpg and .eps). What I need to do is to relink those pictures to some .psd files with the same file name. Doing this manually takes ages...
View ArticleCreate Swatchlegend from Swatches that is being used in group
I wonder if anybody have any ideas how to generate a Swatch legend of swatches that are used in a selected group?I found following thread but the solution in this generates a swatch legend based on the...
View ArticleSave .eps as .eps (overwrite saving changes)
Ok so I have been working on a tool that will automate some file changes for me. Thank you to itsBenMason it has been coming along awesome. So now I have 2 tasks left. Task one....I am searching...
View ArticleDetails of PluginItem.bringInPerspective()?
Envelope distort objects show up as PluginItem s. They have a method called brindInPerspective(). I can't find documentation on the method anywhere. Does anyone know where I might find it? Is there...
View ArticleExtensions don't show up in Ai CC 2018
After updating Illustrator from version 21 to 22, the content in my custom panels don’t show up.These are panels I’m working on as well as other extensions. They are in this...
View ArticleHow to insert a different font in one text frame
Hi I have text frame, I want to insert two information with two different font and font size. example: My name is YYYY My name is - ArialYYYY - Verdana. var height = 100; var f = new...
View ArticleWhat's New in Illustrator Scripting CC2018
CC2018New ClassAssetAdobe Illustrator 22 Type LibraryAn (exportable) asset.PropertiesAsset.assetID (Read Only)Data Type: Int32Adobe Illustrator 22 Type LibraryThe UID for the asset which is unique...
View ArticleID=-108 error
Hello all , Urgent request , i have to finish this code with the help of scripting . i am having 200 files in a folder , previously i have got error adobe illustrator not responding , and then i have...
View ArticleIs "Recolor Artwork"-pane scriptable?
I´ve been searching a lot to find info about if the Recolor Artwork pane is scriptable but did not found any. So my question is if anybody know if it´s possible to control it via Javascript?
View Articleapp.textFonts[i] references not working in AI 2017 Update (Javascript)
Just updated Illustrator (21 October 2017), and now all attempt to reference the list app.textFonts[i] (in Javascript) fail and show the following error: Error 1200: an Illustrator error occurred:...
View Article