Illustrator :: Spot Color Gradients - How To Preserve EPS
Aug 21, 2013
I create a logo in Illustrator. It is 2 colors, black and pantone 287. The gradient is only with the blue color. I save the file as a EPS. I place the EPS into another program, and generate a new EPS file with all the elements and type combined. My printer requires that all the fonts be converted to outline so I open the EPS again in Illustrator. The logo with the gradients has been converted to CMYK and the gradients now appear in the LINKS panel but they are not editable.
Why is this happening? How can I preserve the EPS so that I don't have to manually replace the converted gradient logo EVERY time I have to make a new EPS file?
View 1 Replies
ADVERTISEMENT
Dec 12, 2012
working in CS6, OS 10.6.8. I'm working on a 3-color screen print CD label, and the colors will be a white background, plus black and a PMS color. I've been recoloring some CMYK artwork to use in the design, and really liked the results of Recolor Artwork (selecting only black and the spot color), until I noticed that when I selected "tints & shades" it converted everything with black in it to process (which I know Adobe says is why you shouldn't select that option).
But my question is, how can I get the same effect (that is, using shades of the spot color "mixed" with black) without having it convert the shades to process? I'm sure it involves overprinting, but I'm hitting a big hole in my knowledge.
View 5 Replies
View Related
May 7, 2009
I'm using CS2 on Mac OSX 10.4. Recently I tried importing a Photoshop image into Illustrator and then matching a color in Illustrator to a color in the Photoshop document. But Illustrator changed the CMYK values of the color in the Photoshop document even though I have "Preserve CMYK colors" checked in the color setup window. Both applications and files are set to SWOP v2.
I don't have the same problem when placing either Photoshop or Illustrator files into InDesign.
I ended up recreating the project in InDesign to get consistent color, but I need to know how to make Illustrator preserve color numbers for the project that will come up for which I need Illustrator features.
View 3 Replies
View Related
Jul 10, 2012
When I drop a swatch color on a gradient, it doesn't link to the swatch color like in a solid fill.Nevermind the UI inconsistency with this behavior, since Adobe probably doesn't care, but how do I get around this?
Creating a Swatch from the gradient is not a solution for me, as I use the same base color in different gradients.
View 2 Replies
View Related
Jan 9, 2013
I have applied a 3D>Extrude and Bevel on my text. Now problem is that when doing it, my border(part that is extruded) causes a color banding, since it rasterizes the gradients. See my image below.
How do I take away those nasty lines?
View 5 Replies
View Related
Feb 24, 2014
Some of the lighter, saturated colors in the PANTONE+ swatches library appear to be a different color in the swatch list than they are when applied to a design. see below for screen shots.
i can duplicate this situation on calibrated NEC MultiSync monitors and uncalibrated laptops. We are running on Mac OS X.8x and above.
Designers are complaining about not being able to pick a color from the Swatch Library in AICS6 or AICC. InDesignCC does not seem to have the same issue.
View 1 Replies
View Related
Nov 24, 2013
I need to change the default text color to a pantone spot color.
View 5 Replies
View Related
Sep 28, 2013
I click the gradients panel and then the dropdown of gradients on the left side.
All I see is: White Black, Gold Dust, and Blue Sky.
I know AI has a ton more gradients premade than that so why aren't they in the list? How do I add more to that dropdown?
View 2 Replies
View Related
Nov 7, 2013
I created an ad using one PMS color after orginially being told that it was a "Thanksgiving 4 column x 4.5” spot color ad”. I received the following message from the newspaper printer today:
"Please relay to your corporate art department that the newspaper does not print in PMS/Pantone colors, except on a full color page, which requires an additional color charge. For spot color, we print in primary colors such as red or green, or in cyan or magenta alone.
As I understood it, spot color meant pantone, and CMYK was process. Am I wrong here or are the printers using the term "spot color" incorrectly?
View 2 Replies
View Related
Sep 10, 2013
How do I create a PDF that only incluse my PMS spot colors and process black?
View 2 Replies
View Related
Jul 4, 2012
I have a number of art items on a document, some of them are filled with spot colors and some of them are with process color.Is there any api or method by which I can find out which color type(spot or process) is applied to the selected art item?
View 4 Replies
View Related
May 29, 2012
How can I make my spot color definitions choice persistent? I read a kb item that said how to swap out the new Pantone Plus color books for the old ones, to maintain color parity with older versions. One of the steps has me going to "Spot colors" on the swatches pallette and selecting "Use CMYK Values..." instead of "Use LAB Values...". I don't want to have to do this with every file. Is there a way to make this choice persistent?
View 4 Replies
View Related
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
Oct 22, 2013
In illustrator, how do you change a photoshop spot color channel that has been imported into illustrator. Ever since Illustrator CS2 you could import a psd into Illustrator and you could ungroup the channels and change the colors. How do you do that in CS3-6? I have been trying to figure this out for years. My old computer with Illustrator 10 is about to die and so will my ability to do what I descried above.
View 1 Replies
View Related
Jul 4, 2012
I have a number of art items on a document, some of them are filled with spot colors and some of them are with process color.Is there any method by which I can find out which color type(spot or process) is applied to the selected art item?
View 4 Replies
View Related
Oct 10, 2013
I am trying to grab specific spot colors and move them to separate layers for our cutting software. In this case I am trying to grab "perimeter cut" and move it to a layer called "tc 1" I get the following error when I try to run the script.
#target Illustrator
var idoc = app.activeDocument;
var ipath = idoc.pathItems;
if (ipath.typename == "SpotColor") {
if (ipath.spot.name == "perimeter cut") {
ipath.move(tc 1, ElementPlacement.PLACEATBEGINNING).
}
}
View 5 Replies
View Related
Jul 17, 2012
color value of spot colors cannot be adjusted via javascript?
View 5 Replies
View Related
Mar 23, 2012
I've been looking around for a script that will take the used spot colors in a document and place them in a predetermined spot. I've came across several posts about this, such as the COLOR CHIPPER although I think it's focus was on swatches. What is confusing is the part of making New CMYKColor or RGB or if I even need to do that. I've looked at other posts and the Adobe docs, but none seem to work. Adding the text isn't difficult, it's getting these spot colors to reflect what's in the document that is. From what I'm seeing now:
I may have to use some other type of script such as Applescript to get rid of unused swatches first throught the actions panel, but I'm not sure.I could possibly use the getByName method to call out the specific rectangle and the and relative callout with the appropriate color instead of having to position everytime.
View 9 Replies
View Related
Jun 21, 2013
how do I preview overprinting white ink (spot color) or a tint thereof?
View 13 Replies
View Related
Dec 27, 2012
I'm trying to import an illustrator file which has a spot color into photoshop as a smart object. The spot color converts to four color when imported.
View 2 Replies
View Related
Mar 17, 2003
I need to send vectorized art to this company that only uses Illustrator. I have never used or even opened Illustrator. Ok, I'm very familiar with Freehand so I get the basic idea about vector. I have a 3 color logo that I have saved as a Photoshop DCS .eps file with the channels saved as spot colors so I can print separations with Pantone colors. According to what I have translated from the Photoshop guide what I need to do is figure out how to get my clipping paths of each channel to retain its fill when I export paths to Illustrator. I've tried and when I open the vectorized paths in say Freehand there is only lines and no fills. Do you guys have any ideas on how I can get these file seperations to this company with Illustrator?
View 3 Replies
View Related
Nov 15, 2013
Do printers prefer Psd or DCS2 files placed in Illustrator for spot color output, assuming they are using a native file workflow, not Pdfs?
View 2 Replies
View Related
Mar 6, 2014
I am trying to add spot color in illustrator using javascript, TRY CATCH is not woking, it is adding again and again same color value with name of "spot color 1" and "spot color 2" ...
try {
var myDoc = app.activeDocument;
var spotName = "FINISHING";
var spot = myDoc.spots.add();
[Code] .......
View 1 Replies
View Related
Aug 1, 2013
Illustrator CS6 (other users on 5)
Mac OS 10.6
I just need to go from K and tones of K to a spot color and tones of a spot color.
I'm using recolor artwork because I can't merge into K. The art comes in from our customers as K so we can't just design differently.
The rectangles on the right are k and tones of k. The rectangles on the left are the results after converting to a spot color with recolor artwork. Using recolor artwork. I just need a way to accurately move the tones from k to a spot.
View 16 Replies
View Related
Sep 27, 2012
I have been trying to mess with and target "tints" via javascript but either I am not understanding something or it cant be targeted as I had hoped, so I am looking for direction and guidance. I have a spot color assigned in the color swatches palette, and have drawn a few boxes on the page using this spot swatch. I then try to alter the tint using JS code.
sel[i].tint = // whatever number
alert(sel[i].tint) // This alerts fine
The alert shows a change taking place but it never gets applied to the item, the actual item never gets changed. I know things are properly targeted as I can change other attributes fine. When I look in the JS documentation it just shows for when creating a new spot, not for ones that already exist on items, I cant seem to find an example otherwise.
Can tint be adjusted for items on the page that have a spot color applied?
View 8 Replies
View Related
Jun 23, 2013
Using CS6, I created a sky gradient on a new layer, then imported some photos to other layers for a composite. Then I noticed horizontal banding of varying widths in the sky area of the gradient. When I use the Move Tool to move the gradient layer around, the bands move along in a fixed position, so it's not my monitor. When I Option-click on the gradient layer eyeball icon to make just that layer visible, there is no banding on the screen, just a smooth gradient as it should be.
I have never noticed this happening before. What causes it and what can I do about it?
View 5 Replies
View Related
May 19, 2009
I usually print in CMYK, but I am laying out bz cards that need to be black and pantone 200u, just 2 color. When I transfer the logo from PS to Illustrator the pantone 200 changes values. I tried putting it in ID and it changes values there too. The printer needs it to be pantone 200 and the press will print it that color. It is a jpeg file. Do I convert to CMYK or should it still be RGB? How can I import it into Illustrator and it stay pantone 200. I'm not sure of the values of the color now because in every application it is different. Where can I find the values? Years ago you would give it to the printer in black for spot on different layers and they would handle it.hear are my 20 questions...how can I import spot from PS to IllustratorThe values of pantone 200uleave rgb or cmykjpeg is this ok or do I need to change it to another format.
View 3 Replies
View Related
Dec 23, 2011
We print out spot color seps every day using CorelDraw X4. After we print out the plates, I have to cut down the vellum that we print on so that we do not have a bunch of extra blank vellum on the sheet.
We make use of the info that is printed on the lower left of every page where it states something like the following:
S:DirectoryWhereTheArtworkisLocatedfilename.cdr
Wednesday, December 23, 2011 8:00 AM
Plate: 1 of 3
After I cut down the sheet, I then have to hand write the name of the spot color onto the sheet of vellum in marker.
Is there any way at all, to make it so that CorelDraw would actually add the name of the spot color that is printed on each page to the information that is already being printed to the lower left? Ideally, it could be placed in the same area where it's already printing the plate information on the last line.
Could it read:
Plate: 1 of 3 Color: Pantone 375
View 6 Replies
View Related
Jul 19, 2013
I am trying to save a .ai file for someone else to use, but when they open my file the layer structure and grouping has been reduced to Layer1 -> <Group> ->all layers. The other person uses CS6(PC) and I use CC (Mac), so i have tried saving as pdf,cs6 with pdf, cs6 without pdf and none of the methods keep the layers or grouping preserved. It's a mess and completely unusable because the other person can't sort through the layers.
View 10 Replies
View Related
Jun 15, 2013
Is there a way to preserve curves on DXF export in CS5? At the moment it is converting to lines which is not good for me.
View 5 Replies
View Related
Aug 26, 2004
describe to me the process by which you would change the color of an object while preserving the gradients of that object? Attempting to do this on a picture of a machine but my efforts turn out "cartoony."
View 2 Replies
View Related