Copying multiple layers at once

I have a multi-page document. On page 1 I have a rectangle on one layer, a text frame on a second layer, and a polygon on a third layer. I want to copy these three objects to each of the other pages in the document. I want each object to be in exactly the same position as it is on page 1 and on the same layer as on page 1. If I select the three objects and copy and paste, it puts them all on the same layer. Is there a way to keep them on their original layers when pasting?

There's an option in the layers pallet : paste remembers layers. That will do what you want.

Similar Messages

  • Move/Copy multiple Layers to other document  with Script

    Hello, I have one question to how move or copy multiple layers to other document?.
    With this script i can move one by one:
    var docRef = app.activeDocument;
    var moveLayer1 = docRef.artLayers.getByName('Title');
    var moveLayer2 = docRef.artLayers.getByName('Background');
    var moveTo = app.documents.getByName('Untitled-1');
    var layerRef = moveLayer1.duplicate( moveTo, ElementPlacement.PLACEATBEGINNING);
    var layerRef2 = moveLayer2.duplicate( moveTo, ElementPlacement.PLACEATBEGINNING);
    but i need move two layer in one step....

    var docRef = app.activeDocument;
    select_layer("Title");
    select_layer("Background", true);
    var moveTo = app.documents.getByName('Untitled-1');
    duplicate_active_layer(docRef, moveTo);
    function select_layer(name, add_to_sel)
        try {
            var desc = new ActionDescriptor();
            var ref  = new ActionReference();
            ref.putName( charIDToTypeID( "Lyr " ), name);
            desc.putReference( charIDToTypeID( "null" ), ref );
            desc.putBoolean( charIDToTypeID( "MkVs" ), false );
            if (add_to_sel) desc.putEnumerated( stringIDToTypeID( "selectionModifier" ), stringIDToTypeID( "selectionModifierType" ), stringIDToTypeID( "addToSelection" ) );
            var ok = true;
            try { executeAction( charIDToTypeID( "slct" ), desc, DialogModes.NO ); } catch(e) { ok = false; }
            ref  = null;
            desc = null;
            return ok;
        catch (e) { alert(e); throw(e); }
    function duplicate_active_layer(src_doc, dst_doc)
        try {
            app.activeDocument = src_doc;
            var d = new ActionDescriptor();
            var r1 = new ActionReference();
            r1.putEnumerated( charIDToTypeID( "Lyr " ), charIDToTypeID( "Ordn" ), charIDToTypeID( "Trgt" ) );
            d.putReference( charIDToTypeID( "null" ), r1 );
            var r2 = new ActionReference();
            r2.putName( charIDToTypeID( "Dcmn" ), dst_doc.name);
            d.putReference( charIDToTypeID( "T   " ), r2 );
            d.putInteger( charIDToTypeID( "Vrsn" ), 2 );
            executeAction( charIDToTypeID( "Dplc" ), d, DialogModes.NO );
            d = null;
            r1 = null;
            r2 = null;
        catch (e) { alert(e); throw (e); }

  • Feature Request, option to relink all unlinked layer masks when transforming multiple layers at once.

    As a professional PS artist who works on files with sometimes hundreds of layers, I often need to transform many layers or groups at once. It is a nightmare to find that after the transformation, a mask did not get included in the transformation, (especially when the file is many gigs large, and the transformation took 15 minutes). Sometimes, a mask is accidentally unlinked, but more commonly I unlink it temporarily, but forget to relink it. There is currently no way that I'm aware of to find these pesky unlinked layers, other than going through every single one. What would work great is to have a popup asking if you would like to relink all unlinked layers, whenever you're transforming multiple layers that include one or more unlinked masks. Or else have an option in the layers palette to either select or relink all unlinked layered masks. Hope this makes sense. Cheers!

    Michael,
    It looks like you are right! Thank you for your help.
    I still have a small concern. I looked at the documentation and it reads,
    "The configuration settings for a cache instance are stored in the USER_SDO_CACHED_MAPS metadata view. You should normally not manipulate this view directly, but should instead use the MapViewer administration tool, which uses this view to configure map cache instances."
    But, I tried inserting records into USER_SDO_CACHED_MAPS and it works, and I can't really see any reason not to directly insert records into this table, so...
    Perhaps that warning is there simply because potentially you could screw things up tinkering with the table directly.
    Cheers!
    John

  • Copying multiple layers

    Hi,
    I'm a newbie using Illustrator CS4.  I have an artboard that is full of graphics on multiple layers.  All I want to do is make a copy of this artboard but maintain all of the layers.  However, when I copy and paste all of the layers onto a blank artboard, then all of the graphics are pasted into a single layer.  Help, please?
    Thanks!

    In the Layer panel flyout (upper right) of the new document, make sure Paste Remembers Layers is checked.

  • Is it possible to select specific properties of multiple layers at once?

    I know that you can alter, opacity for example, of multiple layers at the same time by selecting the opacity property of each layer. But what if there are so many layers that you want to select a single property of many layers at once?
    For example, I want to edit the value of the "mask expansion" property of a lot of layers, but don't want to go through and select "mask expansion" on every single layer. Surely there must be a way to select specific properties across multiple layers?

    No, unfortunately there isn't. Such stuff is based on the property control actually being visible and being equally visibly selected. Unless you linked it with expressions, it won't sync without the properties being revealed and selected.
    Mylenium

  • How do you copy a selected area of multiple layers?

    I'm trying to create an animated gif using PS and I can't find out how to copy multiple layers. Right now I have 110 different layers and I want to select the same portion of every layer and copy it into a new file without flattening the image. So I want to be able to start, and end with, 110 layers. The 110 different layers are all separate pictures of my desktop and I want to crop out most of the desktop to focus on one area in particular. Is there anyway to do this?

    One could delete, select next layer, delete, select next layer … which should be Action-able.
    Or duplicate the image and crop it to the intended size.
    Or why not simply put the Layers into a Group and add a Layer Mask to that?

  • Can you copy multiple audio (text to speech) files from one slide onto a new slide at once?

    Can you copy multiple audio (text to speech) files from one slide onto a new slide at once? OR do you have to copy and paste each line of text to speech and insert into new slide?

    Hi there
    I believe that you end up with a single file that you can use. Once you get that created, it's an audio file in the library. You may then add the audio file to another slide or object by looking in the Library after choosing to add audio.
    Cheers... Rick

  • Is there a way to create multiple map tile layers at once?

    Hello experts,
    I have a small problem. It's mainly a matter of saving some time. I need to create 51 map tile layers in mapviewer, and I would like to this this at one time. I can go to the admin console-->Management-->Manage Map Tile Layers-->Create, and then I can create one at a time. But it really would be nice to create them all at once!
    I tried using the XML mode interface, and I can use the following code to create one map tile layer:
    <?xml version="1.0" standalone="yes"?>
    <map_tile_server_admin_request>
      <create_map_tile_layer data_source="xxxx">
        <map_tile_layer
            name="FOUNDATION"
            http_header_expires="168"
            image_format="PNG">
          <internal_map_source base_map="FOUNDATION"/>
          <tile_storage root_path="/scratch/tilecache" />
          <coordinate_system
              srid="8265"
              minX="-180" maxX="180" minY="-90" maxY="90"/>
          <tile_image width="250" height="250" />
          <zoom_levels levels="10" min_scale="5000" max_scale="10000000">
          </zoom_levels>
        </map_tile_layer>
      </create_map_tile_layer>
    </map_tile_server_admin_request> And it creates one layer. But when I try this:
    <?xml version="1.0" standalone="yes"?>
    <map_tile_server_admin_request>
      <create_map_tile_layer data_source="xxxx">
        <map_tile_layer
            name="FOUNDATION"
            http_header_expires="168"
            image_format="PNG">
          <internal_map_source base_map="FOUNDATION"/>
          <tile_storage root_path="/scratch/tilecache" />
          <coordinate_system
              srid="8265"
              minX="-180" maxX="180" minY="-90" maxY="90"/>
          <tile_image width="250" height="250" />
          <zoom_levels levels="10" min_scale="5000" max_scale="10000000">
          </zoom_levels>
        </map_tile_layer>
      </create_map_tile_layer>
      <create_map_tile_layer data_source="xxxx">
        <map_tile_layer
            name="FOUNDATION_WY"
            http_header_expires="168"
            image_format="PNG">
          <internal_map_source base_map="FOUNDATION_WY"/>
          <tile_storage root_path="/scratch/tilecache" />
          <coordinate_system
              srid="8265"
              minX="-180" maxX="180" minY="-90" maxY="90"/>
          <tile_image width="250" height="250" />
          <zoom_levels levels="10" min_scale="5000" max_scale="10000000">
          </zoom_levels>
        </map_tile_layer>
      </create_map_tile_layer>
    </map_tile_server_admin_request>...it creates only the first map tile layer in my xml request.
    Is there any way to create multiple map tile layers at once?
    Thank you!
    John

    Michael,
    It looks like you are right! Thank you for your help.
    I still have a small concern. I looked at the documentation and it reads,
    "The configuration settings for a cache instance are stored in the USER_SDO_CACHED_MAPS metadata view. You should normally not manipulate this view directly, but should instead use the MapViewer administration tool, which uses this view to configure map cache instances."
    But, I tried inserting records into USER_SDO_CACHED_MAPS and it works, and I can't really see any reason not to directly insert records into this table, so...
    Perhaps that warning is there simply because potentially you could screw things up tinkering with the table directly.
    Cheers!
    John

  • Copy and Paste Multiple Layers (or Group)

    I'm trying to copy a selection of multiple layers and then New - Paste to create a new document with the multiple layers.  What's the best way to do this?  Any suggestions?

    dshock wrote:
    Would work perfectly except the Crop doesn't work with Feathered marquee edges...
    Testing it in CS5 shows that it does.
    Crop works with any kind of selection here

  • Copying multiple objects-file getting huge

    Hello,
    First of all im new to Illustrator.  Im working on a project for print that has become rather huge.  Im creating map of a disc golf course and decided to try it out in Illustrator instead of photoshop thinking I can always increase the print size without losing quality if need be.  I started with a few basic items on multiple layers for grass, lakes, buildings, etc.  and then began to create a graphic that I could copy multiple times throughout the image to represent trees.  Everything went well at first but the file size has become so huge and my computer reduced to a crawl.  Im only about halfway done now and dont know what I can do to finish the project.  Questions:
    - Is there a more efficient way to copy and paste a vector graphic? Or maybe reduce the load of each of these trees?  Right now they are made with the pen tool and some shading with paintbrush.
    - My other thought is maybe break my drawing into 4 tiles and work or each seperate and maybe join in photoshop later.  Is there any way to select and save portions of the image and preserve the layers so I can continue working with the image as 4 seperate files?
    - If I do seperate them what would be the best method to rejoin for print.  There may be a need to print this at 2x3 feet.  Im sure if I did it in Photoshop I may run into a huge filesize again just to get a good quality image for a 2x3.
    heres a shot from early on to give you an idea
    Thanks,
    Brad

    If you are bringing artwork from Photoshop into Illustrator, save the artwork as a PSD and use File > Place to import it, making sure that Link is checked in the File dialogue.
    If you intend to use an object or image several times, consider making it a Symbol. Just click the New Symbol button at the bottom of the Symbols panel. If you are using a placed image, fist click on Embed in the Control panel at the top of the screen before making the symbol. Artwork used for symbols is stored only once in the Illustrator file.
    If you don’t need to import the Illustrator file into another program later, such as InDesign, then do a Save As and turn off the Create PDF Compatible File. With the option on Illustrator saves both the editable Illustrator file and a high resolution PDF with all artwork embedded. With the option off files can be dramatically smaller.

  • How to share the same mask across multiple layers?

    Say one needs multiple layers, one above another, to share the same layer mask. Is there any smart way to tell all those layers they have to use the same mask? As opposed to copying the same mask into all layers. The latter approach has the disadvantage that, when you need to change the mask, you need to copy it again into all layers that must share it.
    Thank you.

    Put the Layers in a Set and apply the mask to that.

  • ? Flash CS4, Is it possible to adjust the length of multiple timelines at once?

    Hi,
    I am using Flash CS4. Is there any way to adjust the length of multiple timelines at once? I am doing an animation of leaves falling from a tree. The leaves alone have 17 separate timelines on separate layers plus each has it's own guide layer.
    If I had the ability to to select all of the timelines together and adjust all of their respective start and end times at the same same time, relative to each other as well as separately, life would be so much easier!
    Of course I can do it timeline by timeline, no problem, but I can't seem to adjust the length of more than one timeline at a time. (no pun intended)
    Even when I select more than one timeline, the double arrow only adjusts the length of one timeline. Even each guide layer's length has to be adjusted separately. I understand the benefit of this, but, testing timing and making adjustments would be so much simpler and go so much faster if I could select and drag multiple timeline lengths at the same time.
    Is there any way to do this?
    I'm new to Flash so, thanks in advance for your patience with me!
    SabelV

    Thanks! I had a feeling. It's nice to have the answer. Oh well, now I can get back to work and not waste any more time with that part of the puzzle. You've been very helpful and I'm sure your answer is correct.  Wish I knew how to rate your answer even higher. Thanks again!

  • If possible, How do I copy multiple PDF pages to a word document?

    I know how to take a snapshot of one PDF page at a time and copy to a word document; however, I do not know how to copy multiple PDF pages at once. Is it even possible? I would love to know if anyone has any information pertaining to my question!
    Thanks,
    Suns2006

    If it messed up the formatting, you will not be able to do more with Acrobat. Some third party products supposedly do pretty well, but that conversion may cost you as much as Acrobat.

  • How to Apply adjustment layers to multiple layers that have different blending modes ...

    How to Apply adjustment layers to multiple layers that have different blending modes  and keep the colours the same as the adjusment done?
    I work in Animation painting Backgrounds.  My files are sometimes upwards to 200+ layers.
    I will use adjustment layers to quickly balance colours and constrast on top of those many many layers.
    The only way that I know of how to apply adjustment layers it to every single layer  ( by applying I mean I need to get rid of the adjustment layers because we cant use them in production but i need the new colours be applied to all layers underneath ) in a psd is to manually do it By duplicating the adjusment layer 200+ times and  then merging each layer to one of those adjustment layers so that that layer can take the adjustment layers effect permanently.
    The issue is that Within Those 200 layers I have some layers set to Multiply or OVERLAY.    IT obviously wont apply the adjustment layer properly to those layers because those layer blend mode affect the layers under them. The colour wont be the same anymore in the spots that had the multiply blended mode.
    HEres an example of a simple File.  to show what i mean.
    https://dl.dropboxusercontent.com/u/3408266/ball%20layers.jpg
    https://dl.dropboxusercontent.com/u/3408266/ball.psd
    I have 2 adjustment layers up top.  I need to get rid of them by applying them to each layer! I cannot merge any of the layers. We need all those layers for production.
    I can apply the adjustment layers manually and this works GREAT for all Layers set to normal.  THey take on the colour change just FINE.
    However, The issue is that layer 6 and layer 4 are both set to mutiply and this screws up the colour once i apply the adjustment layers to each layer manually...
    How can i apply my adjustment layers to a file like this with some layers being set to multiply while keeping the layers exactly the same configuration  and The new colour taking efffect exactly how i looks before i apply the adjustment layers?
    Now the simple solution is to merge the multiply layers to the layer that it affects HOWEVER I NEED those multiply layers to be seperate! 
    I'm assuming what I want to do is impossible? Hope this isnt confusing.  As far as i know its impossible to do what I want it to do.  but just wanted to ask and see.
    I would REALLY REALLY love to talk to a adobe programmer/ technician/pro working at adobe about this.  Theres just no way to get in touch with anyone... =(
    any thoughts ?

    Sure... if you want to put it that way. Either way its not the desirable outcome. 
    its just frustrating that theres no way to apply adjustment layers to hundreds of layers while keeping them in the same configuration ( blendmodes,  layer order ,  without merging)  while keeping the same end result.
    works great if all your layers are set to normal though..    But I really need to keep shadow layers seperately and be able to adjust on the fly aswell as apply those adjusment to all my layers.
    I suppose that just isnt possible.   I understand the math required for this would be tremendous/ complicated if something like this would ever be implemented.  Would be nice if adobe could come up with some solution to this.  Its really a huge issue in my work flow and theres no alternatives.    How else can I adjust colours to 100+ layers  with a few clicks that lets me play around the the adjustment until im happy with the outcome.    Really wish i could adjust and the quickly apply that adjustment to all my layers regardless of blend mode.   LIke If the Layers with blendmode could somehow take the properties of the adjustment layer and keep adjusting those layers undereathe on top of that blended mode that its doing...   

  • How do you apply an EQ filter to multiple clips at once?

    i need to EQ a VO and rather than apply the filter to each clip serparately, is there a way to apply one filter to multiple clips at once?
    thanks
    carl

    apply your eq effect to one of the clips and adjust settings as required, then select every other clip that you want to apply this eq to, and then drag and drop the effect (from the viewer) onto one of those selected clips ... it will apply to all those selected.
    another way, if its the only effect on the clip, would be to apply and adjust the effect, select the clip with the applied effect and press cmd-c to copy, then select all the other clips you want to add the eq to and press opt-v to paste attributes ... in the window select audio filters (only)

Maybe you are looking for

  • ORA-00942 error when exporting db

    Hi, Has anyone encountered the following error before? Kindly help. Connected to: Oracle9i Enterprise Edition Release 9.2.0.7.0 - Production With the Partitioning, OLAP and Oracle Data Mining options JServer Release 9.2.0.7.0 - Production Export done

  • How do I align a placed image in a frame using JS?

    I am new both to javascript and to scripting for InDesign, so please bear with me on this question. I am trying to align an image in a graphic frame so it aligns to the top right corner of the frame. I can do this using the InDesign interface by foll

  • Thumbnail previews do not appear in my library.

    I am able to import my images into my LR app.  But images will not appear in thumbnail in library.  I have to click on image I want to see during development to see my image.  The preview progress bar freezes after image import.

  • Sort page order in MS?

    Anyone know how to change the order of the pages in the design toolbox? I created 15 pages and need to sort the pages alphabetically. Anyone know how to move the pages up and down the project tree in the design toolbox? Signature: Looking for a footp

  • To Find out which lanuages are supported by a particular given font. ?

    Please help its urgent !! i want to dynamically generate a list of languages supported by a given font. Waiting for reply. Thanks & Regards Manish Basotia