Paste in place

I have a 50-page document that was given to me, and they want a link to the table of contents page. When I create the link once and choose Paste, it sticks in the center of each page, not where he was, and I don't see a paste in place option as I would expect of InDesign. How can I do this without glue and align manually to each page?

There is no option in Acrobat, but if you use a button field instead of

a link, you will be able to reproduce on several pages, at exactly the

same place.

Monday, February 1, 2016 at 20:27, BCS Jeff Sydor [email protected]>

Tags: Acrobat

Similar Questions

  • Paste in place inside a symbol

    Here's my situation...

    My main stage is stage size 1920 x 1080.

    I am trying to copy - paste an element (Group) of the chronology of the main stage in a symbol (the symbol is also part of this scene).

    When I copy - paste in place, the element is the biggest WAY that it was in the script of the main stage.

    Does anyone know why this is?  When I hit the stick in place inside the symbol, they should be the same size as she went out the symbol.

    Thanks - Mick-

    You have a small symbol. When you paste in the main scenario 100% object, it displays now larger too.

    You can fix this by looking at the numbers of the scale. Taking a simple example, if the symbol has a scale of 200, do the thing you stick be a scale of 50. Then it will look right.

  • Is it possible to only select the visible layers to copy/paste in place.

    Hello!

    I must be missing something.  In Adobe Illustrator, when you select a layer (or Sub-layer) to copy, is it possible to copy only visible layers and not those hidden?

    When I provide my clients with their final illustrator files, I only want to register the approved artwork.  Currently, I make a copy of the file and go through and delete hidden files, it would be much easier to copy and paste in place visible layers in an Adobe illustrator file.

    Thank you!

    Given that your items are grouped, select objects on the artboard should be as effective as Select layers in the layer panel.

    You will not be able to resolve this layer-selection-irritation. Happened for some versions. You might consider to report it as a bug.

    The link that I used to post on these occasions no longer works. Google sent me this one, I hope it works for you:

    Home

  • How to 'paste in place' with javascript

    Hello world!

    How can I 'Paste in place' a path

    I'm working on a script and I can't find any line of code except app.paste ();

    y at - it all listener script of AI?

    Thank you for taking the time to answer

    See you soon

    No listener script. Create an action with the dough in the Place menu command and the use of the app.doScript if you use CS6 or later to perform the action.

  • Paste in place for the next Master unfunction, you can fix it?

    Hello world

    I got this script, that copies of:

    Paste in Place to specify the Master Page

    I change it to:

    myDialog = app.dialogs.add var ({name: 'Copy to select one item to the next master', canCancel:true});})
    {with (MyDialog)}
    {with (dialogColumns.Add ())}
    staticTexts.add ({staticLabel: "select a master you want to copy in"});
    {with (dialogRows.Add ())}
    mySelection var = dropdowns.add ({stringList: ["master A", "B Master", "Master C", "Maître D", "master", "Master F", "Master G"], selectedIndex:0});})
    }
    }
    }
    If (myDialog.show () is true)

    main() {} function
    If ("copy to the next Master");
    copy_to_next_master();
    }
    function copy_to_next_master() {}
    If (mySelection.selectedIndex == 0) {}
    nSel var = app.selection.length;

    for (var i = 1; i < app.documents.length; i ++) {}
    var nextDoc = app.documents [i];
    If (! nSel) {alert ('nothing selected!'); exit() ;}
    for (var n = 0; n < nSel; n ++) {}
    var curSel = app.selection [n];
    curSel.duplicate (nextDoc.masterSpreads [0]);
    }
    }
    }
    Alert ("done. ("\rWhat you select are glued in place for future documents' Master A");
    }
    If (mySelection.selectedIndex == 1) {}
    nSel var = app.selection.length;

    for (var i = 1; i < app.documents.length; i ++) {}
    var nextDoc = app.documents [i];
    If (! nSel) {alert ('nothing selected!'); exit() ;}
    for (var n = 0; n < nSel; n ++) {}
    var curSel = app.selection [n];
    curSel.duplicate (nextDoc.masterSpreads [1]);
    }
    }
    Alert ("done. ("\rWhat you select are glued in place for future documents' Master B");
    }

    If (mySelection.selectedIndex == 1) {}
    nSel var = app.selection.length;

    for (var i = 1; i < app.documents.length; i ++) {}
    var nextDoc = app.documents [i];
    If (! nSel) {alert ('nothing selected!'); exit() ;}
    for (var n = 0; n < nSel; n ++) {}
    var curSel = app.selection [n];
    curSel.duplicate (nextDoc.masterSpreads [2]);
    }
    }
    Alert ("done. ("\rWhat you select are glued in place for future documents' Master C");
    }

    If (mySelection.selectedIndex == 1) {}
    nSel var = app.selection.length;

    for (var i = 1; i < app.documents.length; i ++) {}
    var nextDoc = app.documents [i];
    If (! nSel) {alert ('nothing selected!'); exit() ;}
    for (var n = 0; n < nSel; n ++) {}
    var curSel = app.selection [n];
    curSel.duplicate (nextDoc.masterSpreads [3]);
    }
    }
    Alert ("done. ("\rWhat you select are glued in place for future documents master-D");
    }

    If (mySelection.selectedIndex == 1) {}
    nSel var = app.selection.length;

    for (var i = 1; i < app.documents.length; i ++) {}
    var nextDoc = app.documents [i];
    If (! nSel) {alert ('nothing selected!'); exit() ;}
    for (var n = 0; n < nSel; n ++) {}
    var curSel = app.selection [n];
    curSel.duplicate (nextDoc.masterSpreads [4]);
    }
    }
    Alert ("done. ("\rWhat you select are glued in place for future documents master E");
    }

    If (mySelection.selectedIndex == 1) {}
    nSel var = app.selection.length;

    for (var i = 1; i < app.documents.length; i ++) {}
    var nextDoc = app.documents [i];
    If (! nSel) {alert ('nothing selected!'); exit() ;}
    for (var n = 0; n < nSel; n ++) {}
    var curSel = app.selection [n];
    curSel.duplicate (nextDoc.masterSpreads [5]);
    }
    }
    Alert ("done. ("\rWhat you select are glued in place for the next master F documents");
    }

    If (mySelection.selectedIndex == 1) {}
    nSel var = app.selection.length;

    for (var i = 1; i < app.documents.length; i ++) {}
    var nextDoc = app.documents [i];
    If (! nSel) {alert ('nothing selected!'); exit() ;}
    for (var n = 0; n < nSel; n ++) {}
    var curSel = app.selection [n];
    curSel.duplicate (nextDoc.masterSpreads [6]);
    }
    }
    Alert ("done. ("\rWhat you select are glued in place for future documents master G");
    }

    but unfunction, you can fix it?

    Thank you

    Teetan

    Hello

    Editing your code - note that the supposed main() function to be

    1. definition and

    2 called

    Compare it with this code:

    #target  indesign
    var
      myDialog = app.dialogs.add({name:"Copy Selected item(s) to chosen Master",canCancel:true}),
      mStringList = ["Master A", "Master B","Master C", "Master D", "Master E","Master F", "Master G"];
    with(myDialog){
      with(dialogColumns.add()){
      staticTexts.add({staticLabel:"Select a Master you want to copy to"});
      with(dialogRows.add()){
      var mySelection = dropdowns.add({stringList:mStringList, selectedIndex:0});
          }
      }
    }
    main();
    
    function main(){
      if (!app.documents.length || !app.selection.length)
      {
      alert( "Nothing selected!" );
      exit();
      }
      if (myDialog.show() == true)
      copy_to_next_master();
        }
    function copy_to_next_master() {
    var
      mChoice = mySelection.selectedIndex,
      mMsg = "Done.\rWhat you select is pasted in place to next documents - " + mStringList[mChoice],
      nSel = app.selection.length,
      mDone = false,
      i,n,nextDoc,curSel;   
    
    for ( i = 1; i < app.documents.length; i++) {
      nextDoc = app.documents[i];
      targetMaster = nextDoc.masterSpreads[mChoice];
      if (!targetMaster.isValid) {
      mMsg += "\rCan't detect " + mStringList[mChoice] + " in a doc: " + nextDoc.name;
      continue;
      }
      mDone = true;
      for ( n = 0; n < nSel; n++ ) {
      curSel = app.selection[n];
      curSel.duplicate( nextDoc.masterSpreads[mChoice] );
            }
      }
    mDone ? alert(mMsg) : alert("Nothing copied");
    }
    

    Jarek

  • Paste in place since InDesign CS5.5 for CS5

    Problem 1: I want to paste instead of images for a CS5.5 file in a file of CS5. Paste in place does not work; When I paste in place in the doc of CS5, the image is placed in the center of the spread. Puzzled.

    Problem 2: When I select several images and then paste or paste in place since the 5.5 file in the file 5, when they are glued all the images are in a frame and is no longer separate. I have not gathered before you copy and paste. Puzzled again.

    I would like to really know what is happening and not have these things happen.

    You can not stick to a later version of ID in a precedent. The content will be converted to PDF format and is not editable.

    Open the file CS5.5 in CS5.5 and export it to IDML. Open in CS5 and then you can copy/paste of the other file.

    Bob

  • How do you paste in place?

    If I copy something a later and paste it on another layer, he puts it dead center and then I have to move in order to harmonize it with where he was.  It is a bit complicated.  Is it possible to copy a level and then paste this element in the exact spot on another level?

    Copy / paste works too if you keep the selection.  Point being it will stick to the place of the selection if a selection exists.  Otherwise, it will focus the pixels stuck on what you show on the screen.

    -Christmas

  • Paste in place for different layers?

    in Illustrator CS5:

    I have a base layer. I copied the object on the layer, Comm C. My goal is to place it exactly in the same place, a top layer. If I do not block the original layer and PASTE in FRONT via F command, it will only stick directly above the object - but on the same layer. So - I lock the layer 1, and be sure to layer 2 is chosen. But when I: F command, he tells me I'm trying to stick in a locked layer (1 layer, I guess.) But the only option I get is to unlock layer 1 - I don't want to do. HE refuses to acknowledge I wish simply spent to layer 2? Any help would be appreciated! Thank you!

    No need to lock the layers. In the menu contextual layers palette, turn off the paste remembers layers. Then simply select an object already on the layer you want to target before the call to stick to the front.

    The command is "stick forward" for a reason: it sticks in front (in the stacking order) of what is selected (unless the paste remembers layers is enabled).

    JET

  • Paste in Place to specify the Master Page

    Hello

    Can you make a script for app.pasteInPlace () in master all opening my document?

    I want to stick it in place an object on all open the document "A master" by the script, is - it possible?

    John White

    It seems that the layers are honored with duplicate() too. So I'll keep me way Jareks.

    var curSel = app.selection[0];
    
    for ( var i = 1; i < app.documents.length; i++) {
        var nextDoc = app.documents[i];
        if (!curSel) { alert( "Nothing selected!" ); exit(); }
        curSel.duplicate( nextDoc.masterSpreads[0] );
    }
    
  • Paste the location of a photo to others in the Photos app?

    How can I paste the location of a photo to other photos (this was easy in iPhoto)?

    I'll often take a picture with my iPhone to get the precise location, and then paste this place to all the photos I took with my digital SLR.

    You can type the latitude, followed by the longitude in the location field of the Info for a photo Panel in Photos. Only, pictures don't show the location as latitude and longitude.

    You can see the latitude and longitude of a photo, if you export pictures then select in Finder and enter ⌘I for ' file > read the information.  The infopanel in the Finder will show the latitude and longitude.  Or use this script to copy the latitude and longitude in the jury of the dough: Script: extract numeric values using an Apple Script GPS

    Photos only, requires the coordinates to write with a decimal comma, not a comma, you may need to change the values returned, if your system preferences are set to write decimal numbers with a comma.

    And delete the part of the altitude of returned values.

  • Cannot copy master items from one side to the other (pages face to face) with the help of stick in place.

    I am trying to copy text from one side of a master page two "facing pages" face to another using Paste in place, then I me identical Master Articles for both pages, but stick it in place is not working.

    I select one side of A-master in the pages Panel (where I have the master items), the copy, and then by selecting the other side of the A-master, then glue in place.  But the points just stick on top of the original ones.

    Drag the items by pressing the alt key on the other side. In addition the SHIFT key keep aligned.

  • Is it possible to place an object/image in the same exact spot through different files?

    I have 4 files that I need to change the image of brand for all 4 logo.  The image must be in the exact same task on all 4 files.  Anyway is to align different files? or any other ideas?

    Thank you

    I think that you do not want to stick it in place. The keyboard shortcut is Cmd (Ctrl) - SHIFT - V. place the logo where you want on the first plan of work, copy with her still active, activate the next work plan and use the paste in place. Repeat on other work plans.

  • Objects copied paste into new layers

    I have a document with many items, I am trying to copy some objects and paste there new layers to create slightly different templates for the presentation. I copy the objects, create and name a new layer then 'paste in place' and tried to 'paste' and the point of glue in the original layer. I chose the new layer, I locked the source layer and tried to stick, I've hidden the source layer and it won't still stick it in the new layer, it has only recently begun to happen. I've been using Illustrator for over 20 years and am not a novice. I have tried everything I can think but cannot create a work in layers multiple/drawings and models. I can create new graphics in new layers, but just can't stick their.

    If anyone has experienced this before? I use CS6 16.0.4 installed from disks on an end 2013 27 "iMac intel core i5 OS X Yosemite 10.10.3.

    Thanks in advance

    David

    David,

    Layers of dough remembers is checked in the layers flyout/dropdown palette (this requires)?

  • How can I paste in a slide show?

    I'm trying to stick a fade degraded in my slide show full-screen so that it remains on the top of my 6 images I have scrolling? I tried "paste in place", but it does not work?

    Thank you

    Just thought about it, was to pin it over.

  • Paste objects

    Hello

    How can I paste multiple objects into a single object.

    For example if I draw a square and a fill with a color, then paste in a circle if the circle is hidden and cropped by the square. I want then to paste in place, with circles so they are all wearing masks, but when I try and cut-and - paste it in again, it won't let me have one and not multiple.

    How can I paste many forms in what form I want to use?

    Thank you

    You can only paste in it once. To nest several objects as you describe, you must have all outside the container first, select all together them, then cut > paste.

Maybe you are looking for