Results of Checkbox Displayed as Text in Document
Trying to make a dialog box that depending on the Option Checked would display that text in a Document... I've got the dialog box to successfully display and allow me to check... but doesn't add the...
View ArticleJETalmage's Script Library
Hi -- just wondering if anyone knows what became of the great repository of AI scripts JET had posted on the web -- I have been using a modified version of his Label Script and went looking recently...
View ArticleHow to export multiple artboards to separate files using java script or apple...
Hi guys. How to export multiple artboards to separate files using java script or apple script. Pls guide me [Edited by moderator to shorten title and to move to an Illustrator forum]
View ArticleTrim Filename
I have a script that I'm running and it's placing an image in a template... All of the files I will be placing will start with a 6 digit number... I need to be able to grab just those six digits and...
View ArticlePlaced item Wild Card
I have been trying unsuccessfully to change this command to a wild card statement for files in this folder... I may be mixing two different scripting styles together but not sure... Creating a Hot...
View ArticleDeleting file from Hot Folder
I have a script that is running a series of commands triggered from a file in a hot folder... I'm trying to delete the original file from the IN folder once the script is done... What' I've tried is...
View ArticleIndic fonts not displaying?
Hi All, I have not been able to use the indic texts from typekit. Show indic options is selected in preferences, as well as middles eastern and every line composer.I'm in CC version2017.Please help?!
View ArticleIllustrator file menu script behaves differently
Hello! My question is about a vbscript i made and installed it in the "C:\Program Files\Adobe\Adobe Illustrator CC 2015\Presets\Scripts" folder.the name for the script is Test.vbs and i use version CC...
View ArticlePrint with Print Presets
I'm totally missing what should be an obvious script... but I've tried several options that I've found in various forums... and I've yet to suceed... I simply need a script that I can print the current...
View ArticleAdding Artboards ?
How do you add and name an ArtBoard ? I've been putting Artboards.add() in a variable but keep getting an error ?
View Articlefor loop error
I'm getting a ). error with the following code ?if (i=0;i<5;i++) { lyrOne[] = app.activeDocument.layers.add();
View ArticlePause or Wait Between Commands...
The below is a portion of a larger script I have... What I'm wanting to do is place a Pause/Wait/Sleep (whichever is appropriate) command to wait on the item to finish printing before proceeding to the...
View ArticleAlternative to convert to paths
Hey everyone, I am new to Illustrator scripting. I made a script to made outlines out of text, but i discovered it doesn't work well. Because convert to paths make a lot of problems while using the...
View ArticleIllustrator JPEGExportOptions Object properties are missing in Object Model
The Adobe Illustrator JPEGExportOptions Object properties are missing or mismatched in Object Model? Please advice.
View ArticleMove File From Hot Folder after Completion
Looking for the line of script that would move a file from the HotFolder In to the Out Folder once it's done running the script... I have a script built to perfom certain functions and save a new...
View ArticleScript to make a folder automatically using the ai.filename and move the file...
Hi guys,Pls help me out in this solution. Am using CC 2017.Eg:ADOBE_ABC123(FOLDER)->ADOBE_ABC123.aiADOBE_ABCXXX.pdf
View Articleillustrator script to fill a layer and repeat
im very new to illustrator and i have not done scripting before, i have like a hundred illustrator files that i need to change the background color lets say background color is layer 5 for every file,...
View ArticleObject Options
I'm looking for any of the options available from within Illustrators Select > Object in the Reference guide does it exist ?
View ArticleSetting draw modes through script?
Is there any way of setting draw mode through a script?I can't find any info.What I'd like is to set the draw mode to paint inside for a selected path through a script instead of clicking twice on the...
View Article