Illustrator :: CS6 - Pasted Text Uses Color-well Color Rather Than Original Copied Text Color?
Mar 4, 2013
When I copy some text in Illustrator, say red text, and my color well is set to pink, the newly pasted text is now pink?
Here is a short video of the problem, me copying the top text and without changing anything, pasting it. Note the color-well is set to black
[URL]
View 12 Replies
ADVERTISEMENT
Jan 31, 2013
One of our standard practices is to copy/ paste schedules from EXCEL into CAD. The OLE objects paste with the text color set to whatever was set up in EXCEL. But for one user , his text always changes to blue in the copy paste process. We cannot figure out how to change it to match everyone elses. Is this a CAD setting or EXCEL setting.
View 4 Replies
View Related
Nov 24, 2013
I need to change the default text color to a pantone spot color.
View 5 Replies
View Related
Apr 1, 2014
I'm printing a document trying to get two out of each page. I imported text, formatted it within Indesign cs3 and not it's time to copy the block and paste it onto the right side of the page. But the pasted version had a .50 tab at the first word which does not exist on the original side. How do I fix this?
View 7 Replies
View Related
Apr 5, 2013
How does one make a document one color and type in text of a different color?
View 2 Replies
View Related
Oct 27, 2003
Had a text logo created on a white canvas/background. Made the white background transparent, then placed the logo on a green web page. Traces of white appear around the text edges. Is there a way to remove the traces of the original background color that appear around text when I place a transparent GIF on a different background color assuming I don't have the original psd/png file only the transparent GIF?
View 9 Replies
View Related
Jan 27, 2014
Any easy way to change text color, making each letter of a word or words a different color.My text changes, but I need the same color combination available.
View 1 Replies
View Related
Jun 6, 2009
In FH I could have an auto expanding text box whose attributes included say: black text on a white ground which would expand as one types, for the life of me I can not seem to achieve this seemingly simple procedure in Illustrator.
View 12 Replies
View Related
Dec 21, 2012
I'm using Illustrator 6 on Windows with the latest SDK.My plugin changes the colors of paths and text.I have a single word of text specified as a spot color, it comes though in the code as a kTextFrameArt...I am using the following code to change the text color, but it has no effect,
//textArt is a AIArtHandle
ATE::TextRangeRef textRangeRef;
AIErr err = sAITextFrame->GetATETextRange( textArt, &textRangeRef );
if ( err == kNoErr ) {
}
[code]....
View 2 Replies
View Related
Feb 5, 2013
I'm running CS6 16.2.1. When I copy some colored text it is persistently pasting in black. I've restarted CS6. I'm on a brand new iMac and have opened CS6 for the first time so I know the prefs are brand spanking new. I'm not running any clipboard managers either.
View 2 Replies
View Related
Mar 13, 2013
I have a large (22"x28") poster completely filled with 8 pt text. I have a simple image under the text. I want to change the parts of the text over the image to the image color. Basically, I want to make the image out of the tiny text and delete the image from the background. As of right now, I'm individually selecting text and changing the color, bit by bit. I know there has to be a much better way, this is going to take hours! I've been using AI for a very long time and this is one of the only times I've been completely stumped! I've included a sample image, the actual one is much more involved.
View 10 Replies
View Related
Feb 20, 2013
what I do, my text box will not come to the front of my color-filled box. Is this a pc bug? I am used to working on Illustrator with a mac and experience little problems. I am using CS5 with Windows 7.
View 3 Replies
View Related
May 28, 2012
As you can see when I drag the appearance swatch to apply it to the text. The text disappears and only comes back when I change color.
View 2 Replies
View Related
Mar 3, 2014
I've been having this problem for a while with Illustrator CC but not with older versions. If I use the eyedropper to pick up a color, it captures that color and acts like it is applied but object/text continues to stay the older color. With text I have to use the type tool, highlight all of the text, and then select a color. This process if very annoying when I need to highlight and change several text boxes at once. I would like to just be able to click on the object/text and use the eyedropper tool to capture whatever color I need.
View 6 Replies
View Related
Jan 9, 2014
I have white text on top of colored shapes in my Illustrator file. When I export to a PDF or a PNG, my white text does not export and display in the final version.
View 1 Replies
View Related
Jun 4, 2013
What is the cause of text that I copy and paste not retaining the colors it had? I have many text blocks with large numbers and letters each having their own color and when I copy them in order to paste them elsewhere, the letters/numbers have different colors. For example all numbers that may have been pink are now black.
View 6 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
Sep 5, 2013
How do I enlarge a text or color box vertically or horizontally?
View 2 Replies
View Related
Feb 15, 2014
Here is what I want to do:
All black and white text, with a kind of 3D pop out and a shadow as well. Maybe there is an easy way or a guide.
View 1 Replies
View Related
Feb 10, 2013
How can I take some text and select different parts of the text to change the color for the selected parts?
View 5 Replies
View Related
Sep 27, 2012
We are having problems with text in Illustrator CS6.
1. When we copy / paste text within illustrator all color information is lost.
2. When we save documents in Illustrator CS6 then re-open text with color attributes changes to different random colors!!
For example: If we save an Illustrator document with a paragraph of text that is part red and part black when we re-open the same paragraph might be all gray, or orange or (you pick a color).
Mac OSX 10.8.2
View 11 Replies
View Related
Feb 25, 2013
I want to change my selected text to a different cmyk color using javascript. I have tried and I do not know what is missing or what I am doing wrong.
if ( app.documents.length > 0 ) {
newCMYKColor = new CMYKColor();
newCMYKColor.black = 0;
[Code]...
View 4 Replies
View Related
May 19, 2010
I have a large list of custom colors in Excel that has the color name and CMYK breakdown of each color. I'm looking for a way to import this information to create a custom Color Swatch Library. That will have the name of the color and the CMYK breakdown. So that I can easily use in Illustrator and Photoshop. Is there any way or application in doing this with out manually entering the information and creating a new library?
View 7 Replies
View Related
Mar 3, 2013
Okay my script to change text frame color changes the color of all text frames hidden or not.
I need it to only change visible text frames.
if ( app.documents.length > 0 ) {
newCMYKColor = new CMYKColor();
newCMYKColor.black = 0;
newCMYKColor.cyan = 0;
newCMYKColor.magenta = 0;
newCMYKColor.yellow = 0;
[Code]...
How to go about making it only change the color of text frames on the active layer? In the final script I will hide all other layers so if it could be done by a visible attribute more easily that would work just as well.
View 4 Replies
View Related
Feb 19, 2014
I'm having a problem with Adobe Illustrator CC 17.1.0 with colors, types and groups.
If I select a text or a group and try to change its color, the Fill color stays correct a the panel, but the text or the group maintains the old color, like the screenshot below.
The only way to change color its is selecting all text characters or all group's elements.
View 6 Replies
View Related
Mar 13, 2012
Is there a way to apply a color to selected objects without having to search for the color in the color palette. So say if I am working with an image that has multiple colors but want to use only one of the colors in that image, is there a way to apply it without having to create or add it to the palette.
View 3 Replies
View Related
Sep 28, 2013
I am having trouble in changing the color of the bullets without changing the text color. Problem is I cannot select/highlight just the bullet so any new color selected applies to the whole line including bullet and text. I am using DP v 7.
View 8 Replies
View Related
Jul 17, 2013
Is there a way to make non rectangular text boxes in Xara designer? Say I have a star shaped object in the page and I want the text INSIDE the star.
Also, is there a way to color fill a text box?
View 9 Replies
View Related
Nov 6, 2011
I am trying to do text to path and I finally got it to work, but it is not bringing the text color that I assigned. Instead the text becomes a black outline of the real text. I uploaded this to the application I wanted to use it in, and the text was gone.
View 1 Replies
View Related
Dec 9, 2012
Now, with that task simplified, I'm not sure how to change the color of the text created using this tool.
View 1 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