Automate bookmark/link creation in PDF

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

  1. #1

    Default Automate bookmark/link creation in PDF

    What we have are PDF files created with Acrobat Distiller through a hot folder with a ps file output from InDesign and xml files from InDesign. We need to be able to create bookmarks and links by referencing the xml file for certain xml elements and building the bookmarks and links based on this. We can’t just use the pdf export from InDesign because of our client’s pdf requirements, we actually have to edit the postscript file to change some of the document information before distilling the postscript into the PDF. We can use something like ARTS PDF Aerialist Pro, however, that is far from automated. This is a process that will be used for thousands of chapters of health science books (all using the same DTDs, and therefore the same xml element names). So it is imperative that we have this process automated.

    I haven't found many resources about how to use AppleScript with Acrobat. Any insights, suggestions, etc. would be greatly appreciated.
    Debbie_Perotta@adobeforums.com Guest

  2. Similar Questions and Discussions

    1. FTP and link creation
      I created a video file that's 5 mins @ 173 mbs which resides on my HD. Right. Okay, instead of sending it through e-mail as an attachment (it's way...
    2. automate adding Javascript popup boxes to html link
      :confused; We are cutting and pasting in code to create Javascript popup boxed for all of our html links to internal documents and external...
    3. WWW Link Bookmark Question
      Use Named Destinations <http://www.adobe.com/support/techdocs/a17e.htm>
    4. Placing a bookmark I can link to
      I have a 130 page document; what do I need to do to create external links that will bring me to a specific page ?
    5. Can I link to a bookmark from an external source (i.e. webpage)?
      Hello, I am trying to figure out a way to link to a bookmark in a PDF from a web page table of contents. Is this possible? The reason I need to do...
  3. #2

    Default Re: Automate bookmark/link creation in PDF

    Change the workflow - postscript will not allow meta information such as
    links through ... only post-processing such as the ARTS solution.

    You're flogging a complicated and dead horse ...

    PDF export through library technology (InDesign Export as an example) is
    the only *pure* route as such .. even switching to Windows will give a
    *better* approach through the *PDF Maker* technology ..

    Jon
    Jon_Bessant@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