Interactive pdfs... relative linking?

I'm revisiting this because I've found no training (not at Lynda.com) nor websites where this specific issue is addressed.
I essentially re-created a dvd presentation via InDesignCS3 and Acrobat Pro complete with audio clips, images and movie clips that play full-screen on the huge displays.
However, it isn't portable. Embedding all the movie clips doesn't work because then the pdf becomes about 1.1 gig and even a fast machine chugs so it needs to reference the quicktime files instead.
But, I can't get Acrobat to use relative links... it actually remembers the actual hard drive it was created on and so on instead of just say "/images" within a folder. So, it would be referencing this:
file:///work in progress/~Websites/BarryPresentation/images/avocadoFlash.jpg
instead of just: /images/avocadoFlash.jpg
No matter what I try, I can't get Acrobat to use relative links.
Any ideas?

This is an interesting post on the subject.
http://www.adobeforums.com/webx?128@@.59b51e68
I have been able to get the links work, but it's taken jumping through a thousand hoops and I'm so lost, I can't even begin to tell you HOW. I just know that I've got to re-link every button (can't do it with a button - has to be a link to a destination) in my launch page.
Seems there's 38 ways to link to other pdfs -- all of which work on my 'puter. But there's only one way to do it successfully if you plan to transfer the docs via any medium.
This is ******* brilliant, Adobe.
I'll try to post details of the process after I can get it working for me and scrape the brain cells off the floor.

Similar Messages

  • Interactive PDF forms linked in the article to appear in the folio

    Can I make an interactive PDF form that can be used in the folio via linking or some other way. I need this book to have a review area with question that can be answered. and since you can create nifty forms in InDesign now, I was wondering if this new form feature can be used in a book you create with the Folio building options.
    I have linked a PDF but text imput was not present in the app

    Yeah, that is what I suspected as well.  My question is, how force all fields to use the "private version", rather than embedding so I can correct these large files?
    I managed to come across another thread on the forum that you commented on a while back.  You suggested running a script, which I attempted (and resulted in error)
    The thread: Set default font type and size in formcreated using Acrobat X Pro
    for (var i = 0; i < numFields; i++) {
        var fName = getNthFieldName(i);
        var f = getField(fName);
        if (f.type === "text") {
            f.textFont = font.Arial;
            // Other properties go here
    InvalidSetError: Set not possible, invalid or unknown.
    Field.textFont:7:Console undefined:Exec
    I feel like I'm getting closer to resolving this.. I'm glad I at least understand the issue now.  It's been puzzling me for a month.

  • InDesign CS5 Book to Interactive PDF

    Hi all,
    Now in InDesign CS5 there is a more convenient option under File > Export... to make interactive PDFs with links, buttons, etc.
    In exchange, in the traditional PDF Presets export workflow there are some changes, in the dialog box. Now there is an option "Interactive elements" and two options: "Export appearance" or "Not include".
    That means that when I am dealing with an InDesign document with buttons, if I choose to make the PDF with the traditional way, I have to choose either if preserve just the appearance of buttons (but they no longer work) or just exclude them. OK...
    Then I use File > Export... and choose Interactive PDF, then everything it's just OK.
    BUT.... I am making an InDesign CS5 Book, where every file involved has buttons. In the Book window, I can export the whole book to PDF, but using the old-fashioned way that either includes just the appearance of buttons or excludes them! I'd like to export my Book into a fully interactive PDF
    So what can I do?  or what am I missing?
    Thanks a lot in advance.
    Ignasi

    When you choose to export the book out of the ID Book file, choose Interactive. The same settings come up as exporting the interactive PDF out of the individual ID file.

  • Text hyperlinks for interactive pdf (In Template)

    I have an interactive pdf - created links to individual pages using an index at the top with the list of page numbers...
    I successfully linked the numbers to their respective pages, but when I export, the hyperlinks only work on the first page. All other pages using the template have the same list of page numbers at top, but don't link to the pages (only the first page in the document works)...
    Is there another way - I found that if I don't use the template - I can individually paste the same list of page numbers on each page - but that kind of defeats the purpose of a template...
    FYI, I'm using the hyperlink tool - not the button tool... would that matter?
    Thanks for any assistance - very frustrating as its a 250 page document with several subsections... would be great to be able to use the template...
    Jesse

    Just to be clear (and very brief) about the Interactive Forms Workflow:
    You create the initial form in InDesign CS6/CC, (you can use any text for the form labels), you then add the fields by drawing rectangles, and convert them to a Text field using the Buttons and Forms panel (label each field with a unique name). You then export the InDesign form as an Interactive PDF and after it's created open it in Acrobat Pro. In Acrobat you use Forms > Edit to view the fields. You click on a field and it opens the Text Fields Property panel, here you can change the default (Times) font that appears in the field to say Helvetica (you must use a font that’s on everyone’s computer). In this panel you can also change the size, alignment  and colour of the font plus there's a number of other options. You then close the form editing mode. You can test the form and subsequently distribute it. To ensure users can not only add data but save it, you need to save the form in a special way: Save As Other > Reader Extended PDF > Enable More Tools. Make sure you keep a copy of the original form as after this stage you can’t alter it. I suggest you try it out on a couple of simple practice forms before you work on your actual job.
    There are lots of other things you can add to forms such as drop down lists, combo boxes, radio buttons, print and email buttons.
    Lynda.com have some excellent tutorials. (I have no connection with Lynda!)

  • InDesign CC interactive PDF hyperlink issue on PC

    Exporting as an interactive PDF using links to open another PDF file and the link works fine on a MAC not a PC? Any idea how to get it to work on a PC?

    The links to open PDF files from within a PDF can be edited and re-linked to the proper folder in Adobe Acrobat version XI after the PDF has been exported out of InDesign CC. In the Tools panel, click Add or Edit Link, double click the link to open up Link Properties and then in the Actions tab, delete the action that is currently there. Then in the drop down for selection Action, choose Open a file and add it into the actions list selecting the sub folder and file that you want to open, then save the PDF.
    It seems like this method of editing the link through Adobe Acrobat creates an absolute path that's recognizable on both Mac and PC. The link will work as long as your main PDF and all linking sub folders and files are together in the same root location.

  • Interactive pdf features

    I am looking to create an interactive pdf both links and buttons etc., not an interactive form. I am trying to look for a list of what is possible in an interactive pdf, but finding it rather confusing. For example, can you have a drop down menu with links in it,  which will take you to a particular section of the pdf? Can you have things coming in animated from the sides? Can you have buttons that you click with expand into boxes of text? This pdf will be a brochure available for download off a website. Thanks

    can you have a drop down menu with links in it,  which will take you to a particular section of the pdf?
    Yes, using a form field and a custom-made script.
    Can you have things coming in animated from the sides?
    Maybe with some kind of Flash component.
    Can you have buttons that you click with expand into boxes of text?
    More or less. You can create the text boxes in advance and then show/hide them based on the buttons, but you can't "re-flow" the page and make it shorter/longer based on the user's selections.

  • Relative links in interactive pdf

    Hi. I'm building an interactive pdf that will work as the content of an interactive cd. The main document is saved on the "cd" directory, on the desktop. I created a button that will open an external pdf file. The link to the file is an absolute link:
    Macintosh HD:Users:myuser:Desktop:cd:files:file1.pdf
    Now, I need this to be a relative link so I can burn the cd and make sure it works, independently of the file's root address. How can I achieve this?
    I tried changing the : to / and doing something like ./cd/files/file1.pdf but it didn't work. This probably has a simple solution, I just don't know how to express relative links in InDesign. Any advice? Thanks.

    Hi. Honestly I don't remember how I solved this at the time, it was over 3 years ago... The problem was just as described. I had an interactive pdf that I had to burn on a CD. On the CD was another file that could be opened via a button on the interactive pdf. Thing was I didn't know how to create a button with a link for the document on the CD, I could only do it with guaranteed results using a link to the file on my computer. Hence the need to have a relative link.

  • How do I create a downloadable link from an Interactive PDF file created out of InDesign CS6?

    Hello,
    I created an Interactive PDF file out of InDesign and would like to make the large file a downloadable link and share it with the user in an email. I do not want to use DropBox or GoogleDrive.
    The company I contract for has their own site - do I insert the file into the site or can I create a separate link for it?
    I will be recreating these presentation PDF's constantly, so I would like to know if there is a simple way to create this link for files in the size of 7-12MB.
    Any ideas on downloadable links? I do have flash - but rarely use, perhaps load the file out of flash?
    Thank you so much for your help,
    Megan

    Hi Willie,
    Thanks for your help. Most likely contact the company who maintains the
    site then to share the file with them I'm assuming?

  • Opening a pdf file in a relative link / local

    Maybe this sounds simple.
    But I get used to AS2 code to open  a pdf file like the code below:
    getURL("pdfDocuments/pdfname.pdf","_blank")
    As I search uncle Google I'm stuck to this as equivalent to getURL in AS2.
    btn.addEventListener(MouseEvent.CLICK, btnClick);
    function btnClick(e:MouseEvent):void {
              navigateToURL( new URLRequest("pdfDocuments/pdfname.pdf"), "_blank");
    But still it did'nt work.
    Before in AS2 getURL working on mailto, pdf on a relative link and a typical url's.
    But as to AS3 navigateToURL function only works on mailto and typical url.
    Any tweaks to the code above, to get it to work? will much appreciated.
    Thanks,

    There's numerous examples if you google "call javascript from actionscript".
    Here's 1 that sums it up pretty simply, just import flash.external.ExternalInterface; then use it statically via its call() method to call javascript. Then in the javascript simply do what you want.
    http://www.hardcode.nl/archives_155/article_334-call-javascript-function-from-as3-and-vice versa.htm
    e.g. ACTIONSCRIPT:
    import flash.external.ExternalInterface;  // call javascript function passing to load relative URL "pdfs/some.pdf"ExternalInterface.call("loadPDF","pdfs/some.pdf");
    e.g. HTML
    <html><head><script type="text/javascript">// <!-- // function with the called namefunction loadPDF(pdfName){     // open a new window (or tab) to the PDF requested from AS     window.open(pdfName,"_blank"); } // --></script><body> </body></html>
    Nothing really much to it.
    Here's a reference to window.open() if you want to customize the opened window:
    http://www.w3schools.com/jsref/met_win_open.asp

  • How do I make relative link in a pdf

    How can I make a relative link in a pdf file, so that I can put the pdf file and the files on a usb memory stick and send it out to our costumers. I use Acrobat XI Pro. I can´t possibly be the only person with that problem, so please, somebody help me with a solution.

    Thank you for your answer, but I have already tried that, I did all the work with links in the pdf to jpg´s in a folder (and there are a lot of links), and put it all on a usb memory stick, gave it to one of our costumers for testing and it didn´t work, it keeps referring to our server. I had a similar project in Excell, where I had to link the text in Excell to a product related file, after that I put it on a memory stick, and that worked without any problems, but off course Excell is a whole other world. I just think that it shouldn´t be so complicated in Acrobat, so I´m hoping you have a different solution ;-)

  • Force PDF to open in browser to preserve relative links?

    We have thousands of PDF files that are set up to include relative links within the document to other PDF files. The issue we're having is that when people have set up their browser to open the PDF as a separate application, the relative links revert to their C drive/temporary internet files and break (the link looks something like this: file:///C|/Users/callen2/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Cont ent.IE5/purchased_systems.pdf). Is there any way to force the PDF to open within the browser so that the relative links continue to work?
    If not, is there a way to do a blanket conversion of the links from a relative link to an absolute link so we don't have to go into each document and link separately?

    Hi
    You need to set Browser File Handling  to
    Permissive.
    Open Central Administration -> Manage Web Applications -> Select web application -> General Settings >>
    Browser File Handling >> set to Permissive .
    Regards, Rajendra Singh If a post answers your question, please click Mark As Answer on that ost and Vote as Helpful http://sharepointundefind.wordpress.com/

  • Hi , my problem is that i can only create absolute links to other pdf-files in a main pdf-file. how can i switch to or create relative links. Thanks for help!

    Hi , my problem is that i can only create absolute links to other pdf-files in a main pdf-file. how can i switch to or create relative links. Thanks for help!

    I’m using version 11.0.10. So where the Menu resides in a folder ready to be burnt on to a CD, that same folder is where the links point to.
    Thanks

  • Preview seems having problem with relative link with PDF documents

    Hello,
    I have a PDF file which I've added relative hyperlinks to it (to an html file). I did it with Adobe Acrobat 7.0 (for Windows). I have a link which is a custom action: Open a web link. The link is defined as "../presentation/referencesechelon8.html". I need relative link because the entire web site can be deployed on a DVD instead of on a Web server.
    On Windows with Firefox or IE everything is working flawlessly. On the Mac side, it's working with Safari since it's using Adobe Reader to read the PDF. However, with other browsers using Mac built-in PDF viewer, Preview 3, it is not working at all. In the pdf document Preview 3 is unable to reconstruct the original url from the relative link. Instead it points to http://../presentation/referencesechelon8.html which is not correct.
    Does anyone have an idea? I've googled a lot and did not find anything. My next try will be to use a Javascript to reconstruct the url.
    Thank you in advance!
    Macbook 13"   Mac OS X (10.4.9)   2 Go RAM

    Hello,
    I have a PDF file which I've added relative hyperlinks to it (to an html file). I did it with Adobe Acrobat 7.0 (for Windows). I have a link which is a custom action: Open a web link. The link is defined as "../presentation/referencesechelon8.html". I need relative link because the entire web site can be deployed on a DVD instead of on a Web server.
    On Windows with Firefox or IE everything is working flawlessly. On the Mac side, it's working with Safari since it's using Adobe Reader to read the PDF. However, with other browsers using Mac built-in PDF viewer, Preview 3, it is not working at all. In the pdf document Preview 3 is unable to reconstruct the original url from the relative link. Instead it points to http://../presentation/referencesechelon8.html which is not correct.
    Does anyone have an idea? I've googled a lot and did not find anything. My next try will be to use a Javascript to reconstruct the url.
    Thank you in advance!
    Macbook 13"   Mac OS X (10.4.9)   2 Go RAM

  • Interactive buttons not working on interactive pdf when the Indesign links are set correctly

    Hi all,
    I have one Indesign CS6 manual containing 17 files, 126 pages. This has been set to a book file.
    This has been translated into 14 languages and now we are having problems creating the interactive pdfs.
    After fixing the broken interactive buttons within the Indd files, we are finding that when we create the interactive pdfs, not all interactive button links work. When we recreate the same langauge interactive pdf we are finding that the buttons that were not working the 1st time, are now working, and some buttons that were working, are now not working.
    Is there a bug somewhere.
    Any idea why the interactive buttons work one minute and then not the next, and vice versa.
    Any idea how we can fix.
    I’m using Indesign CS6 and Acrobat 9 Pro.
    Thanks in advance.

    Hi LoriAUC,
    Thanks for this. Very much appreciated.
    I have asked sagar-khanna from the other discussion is he knows more about the broken links etc.
    Thanks again.
    Julie :-)

  • Linked media in interactive PDF has low output volume

    The link FV4 video in my exported interactive PDF produced in InDesign is practically inaudiable. The the audio in the stand alone quicktime video is fine.
    How can I increase the volume output in the interactived PDF?
    Thanks!

    There are no controls either in InDesign or in Acrobat Pro to change the volume associated with a video file.
    I've made many interactive PDF files from InDesign and the volume playing from the PDF is always exactly the same as when I previewed it in the Media panel in InDesign.
    Open up the Media panel in InDesign (Window > Interactive > Media) and preview the video there. I'd bet that it previews the same as when you play the PDF file.
    There must be something that was done in QuickTime to change the audio.

Maybe you are looking for

  • Help importing a .swf file from Flash CS5.5 to After Effects CS5.5

    I am working on animating a person in flash.  I have a main timeline and then a timeline inside of a symbol so I can move the characters facial features (eyebrows and mouth etc) apart from moving his entire body. I want to have multiple scenes so I a

  • Importing Development Component - Webdynpro and Guided Procedures

    Hi All, I created a development component project of type  "Webdynpro". I created callable Object in guided procedures and the Process is working fine. I want to import the same project into another Nwds (another workspace). I tried the following ste

  • Rear audio with audio usb card, hercules muse

    Hello, i have bought an audio usb card (hercules muse pocket lt), but i have a problem to use rear audio output. Using vlc player it works fine with all outputs (if it plays a dvd with sound 5.1), but with other softwares (itunes, dvd player..) it do

  • Is it possible to do this in one SQL query?

    Hi there. Please forgive me, I only have rudimentary knowledge of databases - I would just like to know if it is possible to do something. That's the most important thing I need to know. Anything additional anyone is nice enough to add regarding how

  • Scrollable Content and Swipe to next article Problem.

    I have multiple scroll trays on my page that when pulled out take up all the space on the screen.  Since interactive content always sits on top of static content how does one workaround not being able to swipe to next article. At the moment I create