Illustrator Scripting :: Syntax To Check Pantone Color?

Aug 16, 2013

Syntax to check pantone color

eg (list.fillColor=="[CMYKColor]")

like that how to find pantone color and how to get the name of the pantone used

View 3 Replies


ADVERTISEMENT

Illustrator Scripting :: Saving Extendscript Syntax Color Pref?

Apr 4, 2012

is there a way to save extendscript color pref? I am trying to make it so I don't have to update them every time I change machines.
 
seems like they should be saved in defs.xml (under Contents > SharedSupport > Required), but this file doesn't seem to update after I make my changes.

View 6 Replies View Related

Illustrator Scripting :: Convert Inks To Pantone Color Bridge CMYK

Nov 11, 2011

I work with a large number of Illustrator files daily that all use the Pantone Solid Coated library for their swatch color scheme. This color library will be used whether customers provide the art pieces or if I design the pieces for them.
 
However, I have found that in order to best match our digital press we must to convert the inks to the Pantone Color Bridge CMYK PC library before printing. 
 
Basically the same color number just the different library (eg  PMS 200C would convert to PMS 200PC if outputing in-house to the digital press).
 
My question - is it possible to create a script that would swap out all the colors in a document (that are in a specific library) with the same colors from a different library?
 
*More specifically what I am wanting to do is if I have a document that has a dozen solid coated colors swap them for their same numerical equivelant in the Color Bridge CMYK PC library.

View 16 Replies View Related

Illustrator Scripting :: How To Check Color Profile For Current Document

Oct 16, 2012

I'd like to create a script that checks the current document's color profile and checks it against a string, for example "sRGB IEC61966-2.1". My studio has a script that performs various functions to make sure that all the layers are visible/unlocked, checks for stray points, etc., and we'd like to add a check to the color profile because we handle a large number of files and this setting is overlooked a lot.
 
It's alright if this value isn't writable through script (we can just pop up an alert letting the user know that they need to change it), but I can't find where to actually read this setting! We're currently working on Macs and with JavaScript, but any nudge in the right direction.

View 11 Replies View Related

Illustrator Scripting :: VB Syntax For Pathpoint Anchor

Nov 3, 2013

I am trying to (among other things) move a pathpoint that was added on a pathitem rectangle. The add of the pathitem goes well, the add of the pathpoint to the rectangle is fine, although when it it is "added" it picks some arbitrary position, hence the need to change the position, starting with the anchor.
 
I typically write in VB.NET (2013), as I am doing here. Using Illustrator CS6.
 
In VBScript, documentation shows:
    newPoint.Anchor = Array(75, 300)

Using that syntax, I get a pre-complier error in VB.NET, as "Array" is a type and can't be used as an expression.To create an inline array in VB.NET, I would normally use:

    newPoint.Anchor = {75, 300}
Using this syntax, I get a runtime COM-exception error.

View 3 Replies View Related

Illustrator Scripting :: Quick Syntax - Assign Name To UI Elements At Creation

Mar 5, 2014

In the extend script documentation it says you can assign a name to UI elements at creation like the example given below
 
dlg.btnPnl.cancelBtn = dlg.btnPnl.add('button', undefined, 'Cancel',
{name:'cancel'});
 
but when i do it like that, the bject's name comes out as undefined when accessed like this
dlg.btnPnl.cancelBtn.name
or like this:
dlg.btnPnl.children['name']
 
but adding the object then naming like this works-
 
dlg.btnPnl.cancelBtn.name = "Cancel";
 
I'm using illustrator cc and the extendscript guide for cs6 (couldn't find a newer one). Did the syntax change?

View 7 Replies View Related

Illustrator Scripting :: How To Check Resolution Of The Image

Jun 26, 2012

How to check the raster image resolution in illustrator through script?

View 15 Replies View Related

Illustrator Scripting :: How To Check For The Existence Of XML Files

Mar 8, 2013

I'm writing a Javascript to run at startup. I want to check for the existence of XML files and process them, if they are available. How can I check for their existence?

View 6 Replies View Related

Illustrator Scripting :: Check If A Word / Phrase Exists In Document?

Aug 5, 2013

how would I go about to check if a textframe with specific content exists in a document and if it does then procede with a function?
 
if ("word" exists) { make a new layer}
 
I just need it to check if one instance of the word exist

View 8 Replies View Related

Illustrator :: Change Default Text Color To Pantone Spot Color?

Nov 24, 2013

I need to change the default text color to a pantone spot color.

View 5 Replies View Related

Illustrator :: Create A Shape With Pantone Color And Then Decrease Opacity In Color Swatch Palette

May 30, 2013

When I create a shape with a Pantone Color and then decrease the opacity in the color swatch palette, then go to my swatches palette and select "Select All Unused Colors"  it highlights the pantone color being used in the file.  In previous version, it never did this.   This is for CS6.  Any know fix for this?

View 2 Replies View Related

Illustrator :: Pantone Color Changes

Jul 26, 2013

I have a series of Illustrator documents created over 2 - 3 years. They are artwork for labels of multiple sizes of the same product. It is important that the colour is consistent. In the period concerned I will have used CS5, CS5.5 and CS6.
 
I have just added to the range and the client came back to me saying that the "blue has changed”. Sure enough it has. When I compare, Pantone 652 on one it is darker than Pantone 652 on a newer one. Apparently it prints differently as well. When I copy and paste blue items from one document to another (either way) they change colour. In other words PMS 652 is not consistent from one document to another.
 
When I check the CMYK numbers on the two documents they are very different: 50/25/0/10 and 47/24/7/0.
 
I have read that Pantone wished to 'improve' some things, and I know I can change the colour book in CS6, or just work some projects in older Illustrator versions. But they all seem to me to be cumbersome work arounds. Surely Pantone 652 should always be Pantone 652.

View 16 Replies View Related

Illustrator :: CS5 Changing Pantone Color At Once?

Feb 24, 2014

I created a logo in Illustrator CS5 made ​​of several overlapping parts, all parts have the same Pantone color, but with different intensity (I'm not sure it's called intensity, is the bar, inside the Color Palette by which you can adjust the color from white to 100% of the Pantone color of your choice). What I'm looking for is a way to change the color of all the parts at once with another Pantone with a simple click, without having to manually adjust all the intensity of every single parts again. Now, when I try, all parts changes in the new Pantone color but all are at 100%. If i change only one part at a time the percentage of intensity is observed. I know that i can do it manualy, changing every single part, but i wonder if there is a faster way that i don't know.

View 2 Replies View Related

Illustrator :: CMYK And Pantone Color In AI

Oct 16, 2013

If I have only pantone colour, can I find the CMYK in ai?

View 2 Replies View Related

Illustrator :: Pantone Color Books

Jun 28, 2013

I am working in Illustrator CC and was trying to find the Pantone Process Coated and it has now been replaced by Pantone + CMYK Coated. I don't have these new swatches, wondering if there is anyway to load all the old swatch pallets into my system?

View 2 Replies View Related

Illustrator :: Extract Pantone Color From PDF Using C#?

Jul 23, 2013

i have an requirement to extact pantone color from PDF. So i had decided will  go for acrobat.dll or illustrator library to get pantone and other color from the PDF. how to proceed and get pantone color from PDF using c#.

View 7 Replies View Related

Illustrator :: Search For Pantone Color By Name Instead Of Number?

Feb 14, 2013

Is there a way to search for a Pantone Color by color name instead of Pantone number in Illustrator CS6? Specifically the Pantone Home and Fashion TCX library?

View 3 Replies View Related

Illustrator :: Set Color Pantone In A Separate Sheet

Jun 19, 2012

I have an image which opens in illustrator and has an RGB preview.I need to print in CMYK, but when I convert the colours add strange percentages to the colour ie 17.65% etc.The image has a set colour Pantone in a separate sheet, but bares no resemblance to the breakdown color.If I put the Pantone colour into Photoshop and Illustrator I get slightly different CMYK breakdowns. How do I know which program is giving me the correct breakdown and is there a quick way of linking everything up so we are singing off the same hymn sheet?
 
For instance
 
Pantone Hexachrome Black M in PS CS5 is C74/M58/Y58/B57
Pantone Hexachrome Black M in iLL CS5 is C1/M1/Y/B100

View 6 Replies View Related

Illustrator :: Can't Find Specific Pantone Color

Jan 16, 2014

i'm looking for a Pantone color, that has this code "PMS 583 C", i tried typing it in the Pantone Solid Coated library searchbar but i couldn't find it. does it have a different code or something, the color is greenish.

View 3 Replies View Related

Illustrator :: How To Export Spot Color (Pantone) To PhotoShop

Sep 28, 2009

I have 5 spot color ( Pantone) and CMYK color at my design. How can i export this 9 color ( seperate and with Pantone) to photoshop cs4? I want see 5 pantone color and cmyk at photoshop channel list!

View 4 Replies View Related

Illustrator :: Two Files / Same Pantone Color - Onscreen Looks Like Two Different Colors?

Jun 24, 2011

Recently we have been having this issue at work, We have a line of packaging that uses the same pantone color (375 C). When we go to create a new document and use that same pantone the color onscreen looks more saturated then its predecessor. The only think I can think of is that I've upgrade to the pantone plus system but have since uninstalled and reinstalled the old color books. Both documents are in CMYK color space and both use the same ICC profile. I know it wont appear this way when printed but we make a lot of PDFs for approvals and the colors come out more saturated in the PDF as well. See sample image below.

View 14 Replies View Related

Illustrator :: Can't Type Pantone Values In Color Picker With AI CS6

Jun 11, 2013

I'm running Design and Web Premium CS6 on a Windows 7 machine. I was recently using Ai's Recolor Artwork dialogue for a CMYK document. I wanted to convert my 4 color artwork to Pantone solid coated. I decided to chose some different Pantones. In older versions of Illustrator I could easily open the Color Picker, click on a Pantone value and then just type in a new value to scroll to it. This is no longer the case with Ai CS6. 

View 3 Replies View Related

Illustrator :: Pantone Color Book (new Colours) Plugin Into CS6 Software

Aug 7, 2013

I need to install the Pantone Colour Book plugin which has the new Pantone Color Bridge Colours. Where do I get it from, and how do I install it?

View 1 Replies View Related

Illustrator :: Location To Download Latest Pantone Color Swatches

May 18, 2012

Is there a location to download the latest Pantone color swatches? We are currently running Illy CS 5.0.

View 2 Replies View Related

Illustrator :: Unnamed Global Colors From Pantone Color Manager ASE File?

Dec 23, 2013

I am not sure, if this -- or something similar -- was answered before but I couldn't find any suitable thread/message/...
 
First of all some system information:
* imac running OSX 10.8.x and macbook running OSX 10.9.1
* Illustrator CC
* Pantone Color Manager
 
I am trying to use the Pantone Fashion and Home / Paper color library provided by the Pantone Color Manager, specifically for using the Radiant Ochid 18-3224 TPX (Color of the Year 2014). I saved the named library to a *.ase file and opened it in Ai. From the number of colors I guess, that all colors are imported but I can't find the 18-3224. BUT there are lots of "Unnamed Global Colors" with some of them wich might be the one in question. Using 'xxd pantone.ase' in the terminal I can find at least the name "Radiant Orchid 18-3224 TPX", which means, that it is saved in the given file.

View 3 Replies View Related

Illustrator :: Making Business Cards Using Pantone Color System - Dark Grey

Jun 9, 2013

I am trying to make business cards in Adobe Illustrator using the Pantone Color System. In my logo, the middle circle is a dark grey: C20 Y20 M20 K80. I can't find a suitable Pantone grey that is this dark. Pantone 425U is too light. Also, which Pantone Black is the darkest?

View 21 Replies View Related

Illustrator Scripting :: Apply Current Fill Color To Stroke Then Adjust That Stroke Color's Build?

Apr 9, 2013

I'm trying to figure out a way to automate a simple, yet repetative process I do countless times a day. Ideally, I'd like to tie it to a keystroke to speed up my workflow.
 
I work on line art and colorways for footwear, so the way I'm coloring these shapes and strokes break apart the different materials and pieces of the shoe.
 
While coloring line art, I work with Pantone spot colors as fills for closed path objects. I then have to manually apply that same color to the stroke, set the stroke to 0.5px weight, convert that spot stroke color to CMYK, and add 15% to the K value.
 
I found some code in an older post for applying the actively selected object's fill color to the stroke, but I'm having but I'm having trouble with the next step of figuring out how to take that spot stroke color and convert it to a CMYK build that I can then add 15% black to. Is this something that's even possible? I've spent about an hour playing with the script and have only had luck matching the fill color or turning the stroke white.

View 13 Replies View Related

Illustrator Scripting :: Color Change To Various Types?

Feb 6, 2013

I am trying to change the color of all items on and under a specific layer.I have been successful changing the color of specific types of objects (paths), but I need to accommodate all the types on the layer and sub layers.
 
I can recurse to as many sub layers as I expect, but how do I accommodate the page Items, path Items, group Items, compound Path Items, etc.I was thinking of pushing everything to an array, but I have no experience with arrays...

View 3 Replies View Related

Illustrator Scripting :: Changing Color Of A Selection To HEX

Sep 6, 2012

I'm new to illustrator scripting (but not to javascript or programming. I have an AI file that has multiple layers. each layer has several items that are supposed to be of same color. I have an array of HEX values.

I would like to loop over all items in a single layer, select them and change their color to some given HEX. Once that works, I will run on all HEX entries in array and save each variation in a separate PNG file.
 
For the first part i wrote some script (see below), but i do not see any change in the file after i run the script. No errors and no change. I run the script once i select all items in a specific layer.
 
My code:

function hexToRgb(hex) {
    var result = /^#?([a-fd]{2})([a-fd]{2})([a-fd]{2})$/i.exec(hex);
    return result ? {
        r: parseInt(result[1], 16),
        g: parseInt(result[2], 16),
        b: parseInt(result[3], 16)

[Code] ......

View 3 Replies View Related

Illustrator Scripting :: Typename Of The Filled Color?

Jul 18, 2012

I am trying to use the property "typename" with the fillcolor. I am using following statement:
 
grp.compoundPathItems.index(j+1).pathItems.index(0).fillColor.typenam e
 
It'll give error i.e. access of undefined property typename.
 
Is there any way of finding the typename of fillcolor?
 
Actually, I want to get the type of fillcolor used in pathitem, i.e. is it "GradientColor", "PatternColor" or "SpotColor".

View 4 Replies View Related

Illustrator Scripting :: Eye Dropper Or Color Sampling?

May 2, 2012

I'm trying to make a script to transform shape by a value of below object.

(look sample image below)

And I'd like to know how to sample color from gradient-mesh or bitmap photo.
 
 Does illustrator script have eyedropper or color sampling tool?

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved