Illustrator :: Searching Among Layers By Layer Name?

Jun 1, 2013

Is it possible to search among the layers of an Illustrator file by layer name?

View 5 Replies


ADVERTISEMENT

Illustrator :: Won't Open Searching For Server Error

Oct 16, 2012

I have downloaded Illustrator, Photoshop, InDesign from the Creative Cloud. When I try to open the app, I get an error that tells me "Cannot find the server "NDC-DiskStation" (my server name)" I've contacted Adobe about 5 times they keep sending me to Apple, which always sends me back to Adobe. I can open my app when I am connected to my server at my office, but cannot open it when not connected. However, I downloaded the app while not connected to my MacBookPro lap top.

View 1 Replies View Related

Illustrator :: How To Group 2 Layers Without Losing Top Layer

Jun 11, 2013

Im trying to create a logo. I grouped a bottom layer of shapes to form one shape. I also group three letter together. When i put the group of letter on top of the group of shapes it looked great. Then i tried to group this bottom and top layer together and lost the top layer of letters...how can i stop this from happening?

View 3 Replies View Related

Illustrator :: Combining Layers To A Single Layer?

Mar 11, 2014

I have just been updated to CC at work and I am having all sorts of issues. But the two main pressing ones are:
 
1. When I save, it keeps "not responding". Sometimes it crashes, sometimes it doesn't. When it does, I lose everything. It takes anywhere from 1 - 5 minutes to save. I thought it was an issue with a large file, but it does it to me in a one page file with only one photo in it as well.
 
2. Layers. This is the killer right here. Again, I thought this was a capatability issue when using old files, but it has proved me wrong. As I create layers and new artwork, it works fine. However, once I save and re-open the file, all the artwork has been combined to a single layer and then I have to dig it all out to do anything to it, only to have it do the same thing the next time I repoen the file.
 
Is it me? Is it default settings somewhere in CC? I have major deadlines that I think I am going to miss if things keep continueing the way they are.
 
System Specs:
Illustrator CC 16.0.3  (Tried to update to 17 and it said everything was up to date, twice)
Windows 7
Dell Optiplex 7010 with Core i7 and brand new AMD video card.

View 4 Replies View Related

Illustrator :: Copy Parts Of Layers From One AI Doc Into New One With Same Layer Names?

Sep 30, 2013

How do I copy PARTS of layers containing many objects from one CS5 AI (v.15.0.2) doc into a new CS5 AI doc and keep/create the same layer names?
 
To start with, I have one fairly complex AI document with 100 layers,  with several hundred items in each layer. For example, one layer named "Stars" contains  400 separate stars (not grouped), another layer named "Crosses" contains 300 separate crosses, and a 3rd layer named "Text" contains 200 separate words (not outlined).
 
If I select, by marqueeing a section of the image/artboard, some (but not all) of the individual items contained in the several layers, then  paste that selection into a new CS5 AI doc, I cannot get them to  create new layers of the same name. Instead they go into one general layer (e.g. "Layer 101") as a jumble of discrete, but unorganized objects (no layers or sublayers). In other words, I have lost the 3 main layers from which I selected a bunch of objects.
 
Checking "Paste Remembers Layers" has no effect on this result. In fact "Paste Remembers Layers" does not remember layers at all. Only if I select ALL the items in the several layers will it paste those layers by those names into the new doc (or create new layers of the same names).
 
Of course it is a COLOSSAL waste of time copying the ENTIRE document, then pasting the WHOLE thing into the new doc (with layers retained), then deleting the parts I DON'T need.

View 14 Replies View Related

Illustrator :: Paths From Bottom Layer Overlapping Layers Above?

Nov 7, 2013

I have just finished designing my characters. Now I have to create my background. I figured to do this, I would simply have to create my background and hide the layers above so I can see what I'm doing. However the few lines that I've created in my background are overlaping the characters, how can I resolve this?
 
Also after doing a brush or creating a path in general, how do i I deselect it (instead of having to bring out the selection tool and clicking anywhere on the screen)
 
I jut remembered something else, if i want to select an object but the selection rectangle covers the perimeter of another object, how do I avoid selecting the other object aswell?

View 9 Replies View Related

Illustrator Scripting :: Moving All Layers Into Single Layer

Nov 20, 2013

I'm new in scripting and i need to make a script that moving all layers into a single layer (in Illustrator i press CTRL+A then CTRL+G in layers and works) but i need that in script.

View 2 Replies View Related

Illustrator SDK :: Loop Through Layers And Determine If Its Text Layer

Aug 20, 2012

I am trying to loop/iterate through all layers, determine if it's a "text-layer", if it is, set it's opacity to 0.This is what I have so far:
 
                var iapp = new Illustrator.Application();
                var openoptions = new Illustrator.OpenOptions();
                var idoc = iapp.Open("c:\myFile.pdf", Illustrator.AiDocumentColorSpace.aiDocumentRGBColor, openoptions);
                Illustrator.Layer mainlayer = idoc.Layers["Layer 1"];
 [code]....

View 1 Replies View Related

Illustrator :: Layer Name / Layers Panel Tool Icons Disappear

Mar 3, 2013

The 'Template' checkbox gets activated in Layer Options dialog box, and the box gets closed, then, the Layer name and several icons at the bottom of the Layer Panel disappear.The Layer is still there without a name, and rolling over the icons on the Layers Panel I can see the Tool Icons.Illustrator Prefs were trashed/restored using the Opt-Shift-Command restart shortcut.

View 2 Replies View Related

Illustrator Scripting :: Change Layer Colors Within Layers Palette In CS5?

Apr 3, 2012

For example I would like to make my images layer Green and my copy layer Red in my layers palette.

View 6 Replies View Related

Illustrator Scripting :: Raster Multiple Layers In AI Without Flattening To 1 Layer

Aug 8, 2012

I am trying to turn every layer in my .ai file to a raster image without flattening to one layer.
 
-The big issue I am dealing with is the agency that just built a paralax site for us refuses to export to PSD. I have tried every possible way to do this but keep getting the file is to big message. To add to it they had it all on 1 layer. I was able to release to sequence, but now am trying to see if rasterizing the objects will work.

View 1 Replies View Related

Illustrator Scripting :: Replace Layer Names In Selected Layers Only?

Jan 22, 2014

I am using this script to find and replace words in layers. (The script only targets particualr words, rather than the whole layer name).
 
I would like to make it so it targets selected layers only.
 
I have found this script which loops through selected layers only, but I am not sure how to add the find and replace layer name functioality.

View 7 Replies View Related

Illustrator :: When Copy Layers - Objects Grouped And Layer Information Disappeared

Oct 17, 2012

I have a single file with couple objects on different layers. When I copy/paste into other files, the objects seem to be grouped and layer information disappeared. Can I move around objects with layer setting as well?

View 4 Replies View Related

Illustrator :: Layers Palette Stuck In Opacity Mask Layer Mode CS6

Aug 22, 2012

I have two layers. Upper most with text is locked.Bottom layer is an image I have applied a transparency/gradient mask for the raster image. Now, seems my layers palette is stuck in a mode called 'Layers (Opacity Mask)'.Not seen this before, but this is CS6. How do I get out to the main, root level of the layers palette?

View 1 Replies View Related

Illustrator :: How To Copy One Group Of Paths / Elements From One Layer To Other Existing Layers

Jul 5, 2013

Note Layer > Duplicate will not work in this regard, because I want to copy one group of paths/elements from one layer to other existing layers, not to a new layer.
 
I have not found a command for this, nor have I found any scripts. Note I'm using CS3 but have been thinking about an upgrade.

View 15 Replies View Related

Illustrator :: AI CS6 Layers Panel Missing Labels When Deselect Print In Layer Options

Oct 9, 2012

AI CS6 Layers panel missing labels when you deselect print in the layer options. Is this a bug? I noticed this on a furnished file at work on a MacPro and had a hard time working the file because all of the labels were missing.

I stumbled on the cause when I turned on the Print Layer and all the labels came back. To be sure it was not computer related, I made a file on my AI CS6 version 16.1.0 with the same result. See screen shot.
 
MacBook Pro, OSX 10.6.8, 2.8 GHz Intel Core 2 Duo, 4 GB 1067 MHz DDR3.

View 2 Replies View Related

Photoshop Elements :: How To Create Layers In Adjustment Layer And Transfer Those Layers

Nov 11, 2012

How do I create layers in an adjustment layer and transfer  or duplicate those layers in another image ?
 
I need to transfer the same colour readjustment from one image to several other images ... I have been told to do this in the adjustment layer platform how ever I cannot drag or copy those layers over to the other images I have open and in need of adjustment to the same layers ...
 
Images shows my layout and what i've done this far

View 2 Replies View Related

Photoshop :: Filter Effect And Layer Style In Same Layer Versus Separate Layers

Mar 18, 2013

I'm adjusting a photographic image and am using both a filter effect and a layer style in the same layer on a Smart Object.  I want to separate the two effects into two layers, so one layer has the filter effect (Nik) and one layer has the layer style (Color Overlay) (with the goal of merging/rasterizing the Nik filter effect with the Smart Object but keeping the layer style unmerged).  I can make two layers and move one effect without problem, but the visual result of each effect on a separate layer is quite different from having both effects in the same layer.   The Blend Mode for all my layers is Normal.  Within the Color Overlay panel, the blend mode is Linear Burn.
 
 Layer 1: a layer style and a filter effect, stacked
 
looks very different from....
 
Layer 2:  a layer style
Layer 1:  a filter effect

View 4 Replies View Related

Photoshop :: Error :: Layer Is Not A Valid Layer. Some Layers Will Use Existing Pixel Data

Feb 13, 2007

Upon trying to open a line sheet i'm working on, photoshop tells me:

Problems were encountered reading layers
"..."
"..."
"..."
Because the layer is not a valid layer. Some layers will use existing pixel data.

View 5 Replies View Related

Photoshop :: Layers Palette Won't Let Me Drag Layer To 'new Layer' Icon

Dec 18, 2006

this is how i usually duplicate a layer, by dragging and dropping to the new layer icon at the bottom of the palette. it is not letting me do that.

also, when i select a a single, or group of layers and move them around in the palette, i thought it used.

View 1 Replies View Related

Illustrator :: How To Keep Layers From Auto-expanding In Layers Palette

Jun 21, 2013

I'm working on a rather complex piece of artwork in Illustrator CC with the latest Mac OS, with several objects on each layer.
 
Whenever I click an object, its layer in the Layers palette auto-expands, pushing all of the main layers off of the edge of the palette. I then have to click the little arrow to collapse the layer so I can see all of the other layers and (quickly?) get to the one I need.
 
I am using a Magic Trackpad (don't ask) so this task is particularly arduous, as the cursor is often somewhat difficult to maneuver when attempting to target small UI elements. My display height is only 1050 px, so naturally I would rather not make the layer thumbnails any smaller (25 px.)
 
Is it possible to disable or defeat the auto-expanding behavior? Placed in bold

View 2 Replies View Related

Illustrator :: Create Acrobat Layers From Top-Level Layers

Oct 5, 2012

Why in the heck do Macs show layers in a PDF that are HIDDEN at the time of saving if "Create Acrobat Layers from Top-Level Layers" is checked is checked  -BUT-  PC's don't??
 
I just proofed a business card with my boss accidentily showing him some type on a layer that was hidden. He approved it. Now I have to make a bunch of type set up in very tight margins work in production.

View 1 Replies View Related

Illustrator :: Way To Collapse All Layers In Layers Panel With One Click

Jul 18, 2012

Is there a way to collapse all layers in the layers panel with one click?

View 1 Replies View Related

Photoshop :: PS Keeps Searching The A: Disk

Nov 14, 2004

I am using Photoshop 6. Since I have loaded a picture from a floppy disk, Photoshop keeps searching the a:/ disk of my computer with almost every action I do (selecting a tool, opening the layer style window, selecting a layer, what ever)

Every time I hear the sound of the computrer searching for a floppy, that is not there, and see the light of the a: drive flickering.

It makes working with PS rather slow.

This only happens with PS not with other programs. And it continues after resetting the computer.

View 7 Replies View Related

Revit :: Searching With Element IDs?

Dec 4, 2012

I am used to searching for Elements by using their IDs, however in editing a door family I have been stumped by a dialogue, herewith:
  
The unusual thing with this is that this dialogue is always followed by another stating that 'No good view could be found', whatever view I try to look for them in!  Having opened every view in the family and done a search I am wondering what next to do?

View 6 Replies View Related

Photoshop Elements :: Searching By Tag Name?

Aug 24, 2012

When searching for images in Elements 10 by tags such as "cats" is there any way to prevent Elements 10 from displaying all the images in a stack which might contain one image tagged "cats"?

View 3 Replies View Related

AutoCAD LT :: Searching For A Specific Block

May 8, 2013

Im trying to find a particular block amongst hundreds. I know the name of the block also what layer it is on i just want to be able to find that block through a search so i don't have to spend ages scouring the drawing to find it.

View 2 Replies View Related

Lightroom :: Searching Based On Two Keywords?

May 28, 2013

I always click on the arrow next to a certain keyword in order to filter my photo results down to just that keyword. How can I search for images based on two keywords? So maybe I want to search for all images of keyword "Bob" with his dog keyword "Charlie." When I click on the second arrow it deselects the first one.

View 3 Replies View Related

Lightroom :: Searching By Multiple Criteria

Jul 16, 2012

It is important that a "catalog" or database is easy to search by complex queries.  So, for example, if I want to know what images I entered in the state fair in 2011 and am trying to enter in the state fair again in 2012, I'd like to be able to search on something like:
 
keyword "state fair" and "2011" and "2012".since I have a "state fair" keyword with "2011" and "2012" as children. 
 
In Bridge this is trivial since you can build criteria.  How do I do this in LR?  The only way I've been able to do this so far is to add a second keyword column to the library filter bar and fiddle around that way.  It's pretty clumsy.
 
OR, for example, I want to see which 11x14 (or 14x11) images I have, that have NOT been used for a specific club competition..I'd want all the filenames that contain "11" AND "14" AND "x" and do NOT contain a keyword "xyz"
 
Since this one requires both keywords AND multiple pieces from the filename, I haven't figured out how to put this together in Lightroom. 

View 6 Replies View Related

Lightroom :: Searching For Photos By Lens?

Oct 29, 2011

how do I search for all photos taken with a certain lens? 

View 1 Replies View Related

CorelDRAW X4 :: Exclude Backup Files When Searching

Nov 11, 2013

Is there a way to exclude "backup" files from search. Don't tell me to turn off backup! They have saved me on more than one occasion. When I search my Corel "Jobs" directory which has over 40,000 files it shows all the backup files too. How can I exclude those files? No, creating a seperate place just for these files is not a viable solution either as the backups are set to save within the same directory as the Corel file. If it were seperate it would be really hard to find as we often just call files "18 x 24 coro" but under the clients name. Can't have the backup saving over others with the same name. 

File directory is SERVERJobSavesCorel draw 9Aclients name...

I want to search all of Corel draw 9 but don't want to see "backup" files

View 3 Replies View Related







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