Internal links disappearing

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

  1. #1

    Default Internal links disappearing

    Hi all.

    I have an indesign document that I've exported as a PDF, and then added internal page view links to. I've then passed this on to a colleague (on windows) to be uploaded to our web server.

    Once the file is uploaded all of the links seem to disappear. They're still present when my colleague opens the pdf after downloading the email, but once it's uploaded to the web the problems begin!

    Can anyone shed any light on this?
    Regards
    Matthew
    Matthew_Tye@adobeforums.com Guest

  2. Similar Questions and Discussions

    1. Disappearing links
      Using Contribute 3.1, I am trying to link to an email address. I select the text and 'insert link' as normal, but when I click OK the text becomes...
    2. Help with URL links/text disappearing on mouse over
      I am using Dreamweaver MX V6.0 for my site www.golfdiscountcenter.com. I have had an ongoing problem with text links on my links page. When you...
    3. CFCookies Disappearing
      We're having a problem with cookies disappearing. Here's a simple code we have: <cfcookie domain=".ourdomain" name="test" path="/subscriber/"...
    4. When we move Image Links and HTML links
      On our Local Site (hard drive), our web projects is almost complete and we have already uploaded and sync the internet site (remote site). I have...
    5. ?Hard links, Soft links, & Aliases--Explain
      Hi All, Could some knowledgeable UNIX type please explain the differences between hard links, soft links, and traditional Mac aliases. Responses...
  3. #2

    Default Re: Internal links disappearing

    Does the links refer to items not in the actual PDF?

    If so you must upload all items as a Group. and the items should be in corresponding folders on the Server as on you machine.

    If the links simply go to other areas on on That PDF, then something else is going on.

    another thing to avoid is the use of absolute links they fail easily and are a PIA to maintain.
    pjonesCET@adobeforums.com Guest

  4. #3

    Default Re: Internal links disappearing

    Yes I'm afraid the links are to page views using destinations, should be simple enough so I can't understand why they're not working.

    What are absolute links and how do I avoid them?

    Cheers
    Matthew
    Matthew_Tye@adobeforums.com Guest

  5. #4

    Default Re: Internal links disappearing

    EithEr Google for absolute weblinks or see if you can locate for DeamWeaver the definition of absolute links absolute links basically means That any item is tied or locked toi, a certain position the othother type links they show up in the directory on whatever machine you happen to upload them but they are not tied to a specific machine or location . as Long as all the linked items end up on same directory or Machine.

    absolute paths





    Absolute paths provide the complete URL of the linked document, including
    the protocol to use (usually <http://> for web pages). For example, <http://www.macromedia.com/support/dreamweaver/contents.html>
    is an absolute path.





    You must use an absolute path to link to a document on another server.
    While you can also use absolute-path links for local links (to documents
    in the same site), that approach is discouraged--if you move the site
    to another domain, all of your local absolute-path links will break. Using
    relative paths for local links also provides greater flexibility if you
    need to move files within your site.





    NOTE When inserting images (not links): if you use an absolute path to
    an image that resides on a remote server and is not available on the local
    hard drive, you will not be able to view the image in your document window.
    Instead, you must preview the document in a browser to see it. If possible,
    use document or site root-relative paths for images. For more information,
    see Inserting an image.





    Document-relative paths





    Document-relative paths are the most appropriate paths to use for local
    links in most websites. They're particularly useful when the current document
    and the linked document are in the same folder and are likely to remain
    together. You can also use a document-relative path to link to a document
    in another folder by specifying the path through the folder hierarchy
    from the current document to the linked document.





    The basic idea of document-relative paths is to omit the part of the absolute
    URL that is the same for both the current document and the linked document,
    providing only the portion of the path that differs.




    This is just a little section in DreamWeaver about the differences.
    pjonesCET@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