Jumping to hyperlink anchors

Ask a Question related to Adobe Acrobat Macintosh, Design and Development.

  1. #1

    Default Jumping to hyperlink anchors

    I posted the following in the InDesign Forum, but so far haven't received any suggestions. Perhaps someone here can help.

    I am creating in InDesign and then exporting to PDF. I have created a button in the source document that jumps to an anchor in an external document (the source document has a small graphic that is the button; when it is clicked it should open the document with the anchor, which is a larger version of the small graphic in the source document).

    The button works fine, and the larger graphic opens ... the only problem now is that the source document closes external document opens, and Acrobat gives me an error message that says "One of the actions closed the document. The actions following that action were not executed. To execute all actions, move the action that closes the document to the end."

    But I only have one action, which is to jump to an anchor in a new document, nothing in the action says anything about closing the source document, and I can't find anything in the documention that tells me how to open the destination document in a new window without closing the source document.

    Anyone have any ideas?
    Karen Downs Guest

  2. Similar Questions and Discussions

    1. Font Jumping
      Not really sure how to describe this problem but when i create a PDF from Indesign and then open it open in either Acrobat Reader or Professional 7...
    2. Links jumping around
      I am new at this website design and am having problems with the links that I create jumping around. When I click on the first one and the last one...
    3. Jumping to other movie HELP!!!! HELP!!!! HELP!!!!
      I created a couple *.dir movies. One jumps to other thru a button. Typical. Now, I have to create the project, but I tried putting them into the...
    4. Dynamically Hyperlink and Event Handler for the Hyperlink ?
      Hi, I´m creating an Hyperlink dynamically for my DataGrid: HyperLink hl = new HyperLink(); hl.Text = "MyLink"; hl.NavigateUrl = "#";...
    5. Jumping to Anchors
      How am I able to jump to certain anchors on different pages?
  3. #2

    Default Re: Jumping to hyperlink anchors

    There is an option:

    Acrobat=>Preferences...=>General=>Open cross-document links in same window

    make sure it's off.
    Graham_O_Connor@adobeforums.com Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139