Hyperlink behavior in PDF files

Hello,
I have a pdf file that contains a link to another PDF file located on the local network. I would like to open the link and have the PDF file in a new adobe reader window without any Internet windows opening.
When I open the link it behaves differently depending of the adobe version.
With Adobe reader 8.1 :
It opens the file in another adobe reader windows and a new blank internet browser window.
with adobe reader 9.3.2
it opens a new internet browser with the adobe reader embedded
With adobe reader 10.1:
It opens a new internet browser window and download the file.
In all the cases, I have unchecked "Display PDF in browser" under internet in adobe reader preferences and disabled the PDF pluggins in the browser.
I have windows XP SP3 with Chrome as the default browser.
thank you

Hi again
Here is how you can configure IE so that the links will work and you don't see the yellow information bar.
Click Start > Run type inetcpl.cpl and press Enter
Click the Advanced tab
Scroll to the Security section
Place a check mark in the option "Allow active content to run in files on My Computer"
Cheers... Rick
Begin learning RoboHelp HTML 7 within the day - $24.95!
Click here for Adobe Authorized Captivate and RoboHelp HTML Training
Click here for the SorcerStone Blog
Click here for RoboHelp and Captivate eBooks

Similar Messages

  • When attempting to open a hyperlink to a PDF file on the web from a Microsoft WORD for Mac 2011 (14.3.9) document, Safari 7.0 instead displays the file as text?

    When attempting to open a hyperlink to a PDF file on the web from a Microsoft WORD for Mac 2011 (14.3.9) document, Safari 7.0 instead displays the file as text?

    As seen in http://answers.microsoft.com/en-us/mac/forum/macoffice2011-macword/has-the-word- 2011-for-mac-invisible-toolbars/018a3ab6-0570-4ad5-abf8-5b6427fdde3e?msgId=e111b f0a-0e32-4fa3-9536-f349dad8439d
    and it worked for me:
    1. Quit Word
    2. In the Finder's menu bar, select Go > Go to folder and type or paste: ~/Library/Preferences/
    3. Click on Go
    4. Locate the preference file com.microsoft.Word.plist, then Option-drag it to the desktop to create a backup copy
    5. Go to Applications/Utilities and open Terminal
    6. Paste the following bold command at the $ prompt (it's a single line):
         defaults write com.microsoft.Word 14\\Toolbars\\Show_HIToolbar -boolean TRUE
    7. Press Return and then quit with Command Q
    8. Start Word and test. If the fix works, trash the backup file in the Desktop file. Otherwise, restore it.
    In the original source the author also mentions the change in Word 2008

  • I have a document made up of separate PDF files which reside in a folder and are linked to each other via hyperlinks. Each pdf file is set to open with bookmarks displayed, however if I link from one PDF file to another and use the "Previous View" button

    I have a document made up of separate PDF files which reside in a folder and are linked to each other via hyperlinks. Each pdf file is set to open with bookmarks displayed, however if I link from one PDF file to another and use the "Previous View" button to navigate back to my starting point the bookmarks are replaced by "page thumbnails". Is there anyway to stop this from happening?

    Hi Pusman,
    While setting up the links, if you choose to open the file in a new window then you won't face this issue, then you can simply switch to the previous file and bookmark view will remain as it is.
    Does that helps with your query?
    Regards,
    Rahul

  • When i convert a word file with a hyperlinks to a PDF file it doesn't work ?? thanks in advance for helping me

    when i convert a word file with a hyperlinks to a PDF file it doesn't work ?? thanks in advance for helping me

    using microsoft word.
    the hyperlink doesn't work in the pdf file (adobe reader).
    adobe reader xi.
    my operating system windows 8.1.
    the attached screen is appeared.

  • How to hyperlink from a pdf file to a specific page in a second pdf file

    I would like to setup a set of pdf documents, on the hard disk of a PC or Mac, that can be open in acrobat pro and have hyperlinks that jump to, and open in a new window, in acrobat pro, to a given page of a second document in the set.
    It seems to me to be something that everyone would want to do and should be simple enough.
    But I seem to be missing something.
    I had partial success a few years ago using what I recall are the following general points:
    Create files in word,
    Use absolute address
    Use / not \,
    Converting the spaces in the address to %20
    Set the hyperlink base to “file:///T:/PdfDocumentsFolder/”
    Add location with  #page=3 to end of file name, 
    Convert to pdf with acrobat pdfmaker
    Open pdf with web browser into reader.(could not get it to work on mac with OS 9) by Checking Edit-Preferences-Internet-Web Browser Options-Display PDF in browser
    This will allow the pdf to open to a given page, but only in the acrobat reader under MS IE, Not in Acrobat pro and not on a mac even in the reader.
    Now I have a large (500) PDF documents with a very large number of comments and a key user switched to a Mac and can not automatically go to the page and would lose or have to transfer comments that have been made on the pdfs.
    I have looked at and tried a number of things that have not worked:
    Change all the links by hand:
    Tools-Advanced Editing-Link
    Action-Open file
    I can not see where when Inserting a link by hand one can place the page number
    Action-Open weblink
    Close, This can open a file,
    If Edit-Preferences-Internet-Web Browser Options-Display PDF is checked it will jump to a page
    But if it is not checked it will open in acrobat pro and not to the page
    Does not seem to work on a mac
    Looked at acrobat javascript
    Don’t seem to see any method that would allow a page number
    Under open document
    Open under a URL
    app.launchURL("Document.pdf", true);
    seems to error if a #page=2 is add to file name
    Looked at security
    Don’t seem to see that there is anything in the preferences that can be set to enable the jump to page action
    Looked at privileged and non-privileged and did not see how that would help
    Looked at adding disclosed=true;
    function Disclose()
    this.disclosed = true;
    Looked at Portfolios to see if some kind of group of documents would allow the jumps but could not find a solution.
    I have not looked at bookmarks to see if I bookmarked every page “Pagexxx” and then jump to the bookmark would get around the problem.
    So I am not getting the right combination and could use some help
    Thanks
    John
    Current Systems in use:
    Windows XP
    Acrobat 9 pro version 9.4.4
    Or
    Mac OS 10 Lion version 10.7.4
    Acrobat 9 pro version 9.5.1
    (note I have limited understanding of Mac’s)
    P.S.
    In a similar vain within the word source documents I was able to get a hyperlinks to make the same kind of jump to a page using a VBA macro with the following call:
    Shell "C:\Program Files\Adobe\Acrobat 9.0\Acrobat\Acrobat.exe  /A page=" & iPageNum & "&Zoom=125=OpenActions """ & sHyperlinkBase & sHyperlinkAddress & """", vbNormalFocus
    After parsing the hyperlink and to get file name and  the page number
    So I know acrobat pro can be called as an application to jump to a page

    Thanks for that information.
    I did not see that the “go to view link” could change documents. I thought it was only within a document.
    I manually added two “go to view links” and that seems to work on both mac and pc computers.
    That brings up two questions.
    For old files can a acrobat java script batch file be setup to read the hyperlinks in a pdf document  and replace them with a “go to view link” style?
    Can one place a “go to view link” style in a word document and then have the adobe convert to acrobat process it into the pdf format with the rest of the document? (or set up the converter to make word hyperlinks change to pdf “go to view links”?

  • Pages: create pdf documents with hyperlinks to web pdf files

    Hi everybody,
    I've created a pdf file with Pages, it contains a number of hyperlinks some of them work and the others don't.
    The ones that works are linked to an html page, and those non working are linked to pdf documents on the net (still beginning with http:// but ending with .pdf).
    I don't know ho to solve this because Pages automatically create hyperlinks and the only options available are email, pages document, web page and bookmarks.
    Any suggestion?
    Thx

    Hi Jeff and thanks for the reply,
    the links work perfectly in the pages document but one I've exported it in pdf some of them don't work anymore.
    I don't see any difference in the url structure of the pdf links, they are copied ant pasted from the url box of the browser.
    Here's one of the link that don't work
    http://www.enpap.it/documenti/elezioni1317/NOTAI_COLLEGIO3_SUD_E_ISOLE.pdf
    Could the problem has something to do with the underscores or capital letters? It would seem strange but I don't know what's going on.
    Dave

  • HyperLink to external PDF files

    On one of the pages of my projects, I am providing the users the option to view certain PDF files.  The problem is that after generatin the Primary Layout, nothing happens when I click the link to that file.  I made the hyperlink as a link to a file and added the file as a baggage.  I am using Robohelp 8 and Internet Explorer.  The Primary Layout used is FlashHelp Pro.  I get the same problem when I link to Word or Excel files.  Any help would be appreciated.  Thanks.

    Hi again
    Here is how you can configure IE so that the links will work and you don't see the yellow information bar.
    Click Start > Run type inetcpl.cpl and press Enter
    Click the Advanced tab
    Scroll to the Security section
    Place a check mark in the option "Allow active content to run in files on My Computer"
    Cheers... Rick
    Begin learning RoboHelp HTML 7 within the day - $24.95!
    Click here for Adobe Authorized Captivate and RoboHelp HTML Training
    Click here for the SorcerStone Blog
    Click here for RoboHelp and Captivate eBooks

  • Which tablets allow you to hyperlink to other pdf files using adobe reader?

    On my windows pc, i can click the hyperlink on a file that then opens another pdf file.
    the adobe reader on the windows tablet doesn't allow this function, nor does the chromebook.
    the new ipad is a bit too expensive and the old ipad (1) can't use ios7, so that doesn't work either.
    any recommendations for netbooks or tablets would be appreciated.
    thanks!!

    Hi  jeanniemtbean,
    Thank You for posting on the forums. Adobe Reader does not provide you with this facility. This is a feature of Acrobat.
    Thanks,
    Vikrantt Singh

  • Excel hyperlink is opening pdf file using reader, how can I make it use Acrobat professional?

    I created a hyerlink in excel to a pdf file. The file automatically opens up using  adobe reader, I want it to open using Acrobat professional. How do I set it up. Thanks

    Open Acrobat, go to Edit - Preferences - General and click the Select
    Default PDF Handler button there.

  • Firefox 17.0 for Mac OS X missing Preferences- Applications- Preview Doc (application/PDF) entry to set behavior for PDF files

    I want to set Firefox to automatically download or save a PDF without the panel coming up to ask me. However, when I go to Firefox->Preferences->Applications there is no entry for PDF files to set it to open or save the file without asking me (i.e., no Preview Document (application/PDF).
    I am using Firefox 17.0 with Mac OS X 10.6.8 using Intel Core 2 Duo

    I have .pdf associated with Preview. The issue is that in Firefox->Preferences-> Application tab does NOT contain an entry for Preview Document ((application/PDF) which is needed to do an association that will occur automatically every time Firefox encounters a doc of that type. (the application tab has Preview Document (image/<6 types>) but no entry for the PDF format.

  • How can i create a hyperlink annotation on a pdf file using preview? the tool is removed from the toolbar

    It seems that the tool to create an hyperlink on a pdf file is removed from the toolbar!

    In order to initiate printing by clicking a button, the button has to have either an "execute menu item" type action or use the "print" JavaScript method. As you guessed, the former won't work since there are no menu items to execute, and the latter can only work if the particular PDF viewer you're using supports it. I'm not aware of any that do on iOS.
    The button doesn't appear because you're probably opening it in the default PDF viewer, which doesn't support forms at all. If you were to open the form in Adobe Reader, you'd see the button but it wouldn't work.

  • How to Open Adobe *pdf Files Hyperlink in New Tab

    (Amongst all the extensions I have installed are Session Manager and Tabs Mix Plus, either of which might have bearing on this question. Session Manager is set to restore the tabs still open upon closing the previous session.)
    When Firefox is closed, clicking a web hyperlink in a pdf file opened in Adobe Acrobat will open the browser, but that page will displace whatever was visible in the last session's focused tab (the one which would have focus if the browser was reopened normally).
    If Firefox is already open and I'm using Acrobat externally the same happens -- the hyperlink' s page opens in the tab with focus, displacing whatever other webpage is displayed theree.
    If by chance a pdf is open in a browser tab (FF is configured to open pdfs in a tab from *within* the browser) clicking a hyperlink in that pdf will open the new site in that current tab.
    What do I set to get external Acrobat to open in a *new* tab when clicking a webpage hyperlink in a pdf?
    == This happened ==
    Every time Firefox opened

    Check your browser preferences.
    ex Safari>Preferences>General>

  • How to read HyperLinks from pdf file??

    hi developer's,
    I am in PDF processing... I am having doubt in that Processing.
    How to read Hyperlinks from PDF file?
    I can able to set the hyperlink.. But i cant able to get the hyperlinks..
    The following example program will set the hyperlink to the PDF file using lowagie API..
    import com.lowagie.text.Anchor;
    import com.lowagie.text.Chunk;
    import com.lowagie.text.Document;
    import com.lowagie.text.DocumentException;
    import com.lowagie.text.Paragraph;
    import com.lowagie.text.html.HtmlWriter;
    import com.lowagie.text.pdf.PdfReader;
    import com.lowagie.text.pdf.PdfWriter;
    public class Argu1 {
         public static void main(String[] args) {
              Document document = new Document();
              try {
                   PdfWriter pdf = PdfWriter.getInstance(document,
                             new FileOutputStream("PageLink.pdf"));
    PdfReader pdf_read=new                
                   document.open();
                   document.add(new Paragraph("Hi Everbody....!"));
                   Anchor pdfRef = new Anchor("Click Me");
                   pdfRef.setReference("www.java2s.com");
                   Anchor rtfRef = new Anchor("Touch Me");
                   rtfRef.setReference("www.sun.com");
                   System.out.println(rtfRef.reference());
                   document.add(pdfRef);
                   document.add(Chunk.NEWLINE);
                   document.add(rtfRef);
              } catch (DocumentException de) {
                   System.err.println(de.getMessage());
              } catch (IOException ioe) {
                   System.err.println(ioe.getMessage());
              document.close();
    Help me how to read the Hyperlinks from the PDF file using java ...
    Thanks in advance,
    With Regards,
    J.Imran

    Instead of cross-posting unformatted code you could have taken a look at the API, because there you might have come across a method named getLinks...Even though it's not documented, I really suspect that it will return the Hyperlinks on a given page.

  • Make Hyperlinks Active works on URL, not on PDF files

    When I'm working on my site and click "make hyperlinks active" to test them, the link associated with a web page at another site on the Internet works, but the hyperlinks associated with pdf files I've selected on my computer don't work. I click and nothing happens.
    When I check the files on the computer and just click on the they open fine. They won't work from iWeb, however, when I check make hyperlinks active.
    When I uploaded the site, and tried to download the pdf files by clicking on the links on my site, some worked and some didn't. Some opened rather quickly, some took forever.
    ANY AND ALL HELP IS APPRECIATED.
    Rex

    The link to a file doesn't work in the iWeb application
    Publish your site to a folder on the desktop, launch it in your browser by double clicking the index.html file and click on your PDF link to see if it directs you to its location on your hard drive.
    If it doesn't, you have not set it up correctly in iWeb.
    If you are uploading to a server other than .Mac, open an appropriate page folder on your server using your FTP application to see if the PDF or Zip file is actually there.

  • Links not passed to PDF file in RH7

    I have 4 Webhelp projects that output to PDF files. RH7 is
    supposed to retain hyperlinks in the PDF file and it did on the the
    first volume I converted and compiled. But the second volume is not
    retaining the links even though I have "Add links to PDF" and
    "Retain hyperlinks" checked in the Print Documentation panel
    checked. Once the PDF file is generated none of the links that
    don't actually give the path work. In the first project all the
    links between topics work fine...in this one they don't. Both
    projects are similar age, created in RH5. This is straight text
    (Compliance manuals) with nothing strange. The links were all
    created with drag/drop.
    What am I missing? The first project 'just did it!". This one
    "just doesn't!!". Thanks in advance for any help!!!
    (this is also posted in the Other Single Source Layout
    category...but no one seems to be posting there so I'm coming here
    for help from all of you with all the answers!)

    Good morning Leon! The second project is the same as the
    first - straight text with links to other topics within the project
    and links to external websites. In the first project the links to
    other topics within itself work fine in the compiled PDF. In the
    second project the same type of links - to other topics in the
    project do NOT work in the compiled PDF. The 'little hand' never
    becomes a 'pointed finger' that allows for the link. The links to
    external sites only work if I actually display the full URL and
    also make that URL a link within RH.
    I've not yet converted the 3rd and 4th projects as I'd like
    to make sure whatever has gone wrong in #2 is not carried forward
    to #3 and #4. As I said in the first posting, these are simply
    drag/drop links to other topics in the project - the output is
    "print to PDF format" with "retain hyperlinks" marked. They simply
    don't work and I have no idea why. Any help you can offer would be
    greatly appreciated.

Maybe you are looking for

  • Can i have 2 iPhones with the same apple id?

    can i have 2 iphones with the same apple id?

  • Read Selected Tree Node value.  Jdeveloper Jdeveloper 11.1.2.1.0 11.1.2.1.0

    Version: Jdeveloper 11.1.2.1.0 how to get programmatically tree node value. i have tried but cann't read value from selected node. please help me. here is my application creation steps: 1. New Application 2. Fusion Web Application (ADF) Template 3. C

  • How to disable the custom button on alv?

    Hi All,                    i created a ALV Report .I created a Custom Button on ALV.Based on the input value i need to enable/disable  that Button. How can i achieve?And what are the methods i need to code? Regards Ravi

  • Airport in iMac versus iBook G4

    it's creazy, my airport internetconnection is doing great with my iBook G4 the signal is strong (3 tot 4 bars) and than my iMac ... that is a disaster sometimess a connection is just not possible and when it works I'am happy to have '1' bar saying th

  • Protecting Java jar files from decompiling.

    Hello, I need to distrubute ny Java application, I know there are tools to reengineer the java class file. How to Protect my class files from exploitation. Any suggestions. Thanks Shreenivasa