Links within PDF not working

I have emailed myself a few simple PDFs and have noticed the hyperlinks within my PDFs aren't working on my 3G or my 3GS (current, non-jail broken OS).
I'm not certain if this is common behavior and the onboard PDF rendering on iPhone OS is lacking or if perhaps my PDFs are malformed somehow.
Can anyone confirm for me with PDFs of their own making?

Attachments are not fully functional with iPhone currently...since iPhone doesn't have the ability to do anything but display the PDF or doc etc, the links don't hyperlink to the data you're trying to open from within the PDF...
Perhaps with OS 4.0 this will be available

Similar Messages

  • AcrobatActiveXVB SDK Sample - Links in PDF Not working

    Hi,
    I am trying to create an application in VS.net (similar to AcrobatActiveXVB SDK Sample) to display PDF files in my application.  PDF file opens fine.  But external links in PDF file are not working.  I trying to display a main index pdf file, which contains external links to 10 other PDF files.  All 10 PDF files are located in my local hard drive (main index pdf file is also located in the same folder).  If I open the main index file in Acrobat Reader then it the links are working fine.  It is not working only when it is opened inside the AcrobatActiveXVB SDK Sample.  Please help.
    Please Note: Links are not grayed.  I get the hand mouse pointer, when I mouse over to the links.
    Windows OS - XP SP3
    Acrobat Reader - Tried it with 9.1.3 & 9.3.3.  Un-installed and re-installed multiple times
    Thanks in advance.
    Rajaram

    hello, the pdf viewer is still somewhat experimental and under very active development - you could try if the same error is occurring in the current development version, which you can download as an addon from http://mozilla.github.io/pdf.js/extensions/firefox/pdf.js.xpi
    in case it has the the same rendering problems, you could then file a bug report at https://github.com/mozilla/pdf.js/issues (a github account is necessary for it though) - please also provide a sample document where the error is apparent!

  • GW8.0.1 Client: Links within Emails not working

    We have serveral users at my company that when they click on an external link within an email it will open IE8 and never bring up the page. All it does is open a new tab within IE8 and stays idle claiming it's "connecting". I have tried uninstalling and reinstalling the client on a few workstation but no luck? I cant seem to find a tid available for a fix so have turned to the forum for answers. Does anyone have a solution to this problem or having the same issue I am.
    Please help,
    Duggan

    Hi,
    made some tests:
    1.
    GW 8.0.1HP1 (GW Setting for html browser: default)
    IE6
    - Open links work fine but all in several windows with each want the proxy auth data
    2.
    GW 8.0.1HP1 (GW Setting for html browser: Internet Explorer)
    IE6
    - Open links work fine but all in several windows with each want the proxy auth data
    3.
    GW 8.0.1HP1 (GW Setting for html browser: Internet Explorer)
    IE8 (After OS Update)
    - Open links work fine but all in several windows and the proxy auth data were needed only once
    4.
    GW 8.0.1HP1 (GW Setting for html browser: Standard Browser)
    IE8 (After OS Update)
    - Open links work only if IE8 already were opened. After first site was sucessfully opend, all other links will be opened in tabs (like it should be).
    5.
    GW 8.0.1HP1 (GW Setting for html browser: Mozilla/Firefox)
    FF 3.6.2
    - If i view a html mail as text i have a strange behaviour: it opens 2 windows one with the link i clicked on and one with the browser default page (google in my case). For all following links i click, it opened a new window with the default page....
    - If i view it as a html mail, it opens correctly but all in several windows. Only one time proxy auth is required
    6.
    GW 8.0.1HP1 (GW Setting for html browser: Standard Browser)
    FF 3.6.2
    - Doesn't matter if i view mails as text or html, always open the first window and all following links in new tabs. Like it should be...
    I hope this will help.
    But although i have the "problem" with newsletter or such stuff with external elements (e.g. images) from different servers/domains. For each different domain, our customer have to fill in his proxy auth data. Someone have the same experience and a solution for this? (Except a proxy without Authentication :P)
    Cu

  • Links within portfolio not working for me

    Acrobat 9; Word2007;XP
    I gave up trying to have links correctly transfer from msword to pdfs.  So I am manually creating each one in the portfolio i'm building.
    Problem:   The links are not preserved after I save the portfolio and re-open it.
    Setup:  I have a single portfolio with a structure of folders, subfolders and pdf files (all the files in the portfolio are pdf)
                 The links I'm referring to are all within the individual pdf files. They link to other pdf s within the portfolio (pdf-2-pdf).  There are no external links.
                 The link control is a small button image.
    Link creation.   1.  The way I create a link is to open acrobat 9 in modify/edit mode.  Do  tools>advanced editing>link tool.
                              2.   I  drag the crosshair  over the image and get  a 'go to page/set link' popup. 
    (the old link is usually some  localhost link via some temp folder that drills down to the original source file. I have to delete this old link  before A 9  will give me the new 'set link' option)
                             3.   with the set-link panel visible, I open the file I want to be a target set the position, zoom, etc. while that file is open; then press the set-link button.
                             4.   I close the open pdf and return to the porfolio view with the source page and  link on it.
    Results:       The links work fine as long as I stay in the portfolio.  If I save it and close out of acrobat and then reopen and load the portfolio, the links are pointing to the original external source files and don't work.
    Problem - I'm obviously missing something.  I'd  have thought links to files inside the portfolio would be local to the portfolio.  It's what I need them to be.  When the portfolio is sent, it's not going to be dragging the original files along with it - pdf or msword ( i hope not).  So what gives?  What do I fail to understand? How do I correct the problem. (one question really - I just broke it down into parts.. ?=).
    I'd sure love to know what the heck is going on.
    (ps I have checked my settings creating the pdfs and they were set to convert bookmarks, save urls and anything else I could find that remotely resembled something useful.  I also have red Joel's tips.  Nothing helpful there.  )

    Hmm...I think I see the confusion.
    In the black and red samples, we use one XML file to list the
    galleries whilch then loads each individual photos.xml file.
    My photo album tutorial just uses one photos.xml file. I make
    one dataset to get the images and another dataset to get the
    photographer info.
    So go one step at a time. Take gallery_finished.htm and add
    your photos and thumbs to the folders.
    Then replace your XML file with the existing one. Open in the
    browser and it should work. Make sure that your XML nodes are the
    same as the sample one.
    The page you have now shows that 'photos.xml' is in the same
    folder as gallery_finished.htm. So make sure your path is correct.
    Either move the XML file to the same folder or edit
    gallery_finished.htm so that the path to the XML file is correct.
    I know that quick success is important for keeping with a
    project, at least for me. So we want to get this working for you.
    Hope this helps,
    Donald Booth

  • Links in PDF not working when viewed in browser

    Whenever I view an interactive PDF in a Firefox window the links in the PDF don't work. They work in other browsers like Chrome and Safari, but in Firefox they are as dead as normal text.
    It also says: "This PDF document contains forms (even though it doesn't). The filling of form fields is not supported."
    Why is Firefox's PDF viewing and editing capabilities so poor when all the other browsers have not trouble with it?

    hello, the pdf viewer is still somewhat experimental and under very active development - you could try if the same error is occurring in the current development version, which you can download as an addon from http://mozilla.github.io/pdf.js/extensions/firefox/pdf.js.xpi
    in case it has the the same rendering problems, you could then file a bug report at https://github.com/mozilla/pdf.js/issues (a github account is necessary for it though) - please also provide a sample document where the error is apparent!

  • CS4 "Save as Adobe PDF" not working in Mountain Lion

    CS4 Save as Adobe PDF not working in Mountain Lion
    Just bought a new Mac with mountain lion, installed CS4 design premium twice trying to fix this. When you go to "print" then "Save as Adobe PDF" the process fails with a pop-up saying "An error occurred while saving the PDF file". I can still do the standard "Save as PDF" - but that usually results in a file size 10x larger than Save as Adobe PDF so it won't work for me; I need the small file sizes of Save as Adobe PDF.
    When I go to Help > Repair Acrobat Installation it seems to be recognizing a repair needed with Adobe PDF Printer (see screenshot below); but when I go through the repair nothing changes it still won't work.
    Any help is much appreciated!

    "Save As Adobe PDF" works fine in Snow Leopard.
    Thanks for the link, but this is no help - I already have "Save As Adobe PDF" on the menu - the problem is when I click that it errors out...
    I just think its sad that Adobe charges people $2000 and provides zero support for future updates; when I buy an iMac for half that amount of money or an iPhone I get operating system support and bug fix downloads to deal with the latest internet advances for years to come - but Adobe apparently takes your money and says sayonara! Is it really that hard to provide updates on $2000 worth of software for say 24 months??

  • Some PDFs not working in Preview. Mac created PDFS work but windows created PDFS dont

    Some PDFs not working in Preview. I installed adobe reader and then deleted it because the software was aweful and PDFs have been haveing issues ever since. I can open up PDFs created on my Mac in preview just fine...
    But when I try and open a PDF created on a windows computer it says:
    "Please wait...
    If this message is not eventually replaced by the proper contents of the document, your PDF viewer may not be able to display this type of document.
    You can upgrade to the latest version of Adobe Reader for Windows®, Mac, or Linux® by visiting http://www.adobe.com/products/acrobat/readstep2.html.
    For more assistance with Adobe Reader visit http://www.adobe.com/support/products/ acrreader.html.
    Windows is either a registered trademark or a trademark of Microsoft Corporation in the United States and/or other countries. Mac is a trademark of Apple Inc., registered in the United States and other countries. Linux is the registered trademark of Linus Torvalds in the U.S. and other countries. "
    I am not sure why where the PDF was created would make a difference but couldnt help but notice that was the difference between the PDF files that work and the ones that give that message. I can view the PDFs on a windows computer just fine and never had issues untill adobe, it seems to have messed up PDFs on my Mac and I am so frustrated with them. I have searched my computer for any remaining adobe files, deleted them and restarted my computer but I am still getting this message.

    Uninstall Adobe Reader's plug-in.
    Remove the following two files from  /Library/Internet Plug-Ins/:
    AdobePDFViewer.plugin
    AdobePDFViewerNPAPI.plugin
    Open Safari Preferences > Extensions. Do you see AdobePDFViewer? If yes. disable.
    Log out/in and test.
    Another option is to download and install this plugin. Schubert|it PDF Browser Plugin . PDF Browser Plugin 2 is free for not-for-profit activities if used at home or at educational institutions.
    http://www.schubert-it.com/pluginpdf/

  • Why is exporting to PDF not working?

    Why is exporting to PDF not working?

    Dear Claudio,
    I know it wasn't much to go on but I got your attention!
    I work for a charity and use a program called "Donor Perfect".
    It has a feature that when you generate a report it gives you the option to export to MSWord, Excel, and PDF.
    Below is the step by step description of what happens.
     After log on ......
         1. Click on Reports
         2. Listings
         3. Report Category(any)
         4. Select Record type(any)
         5. Select report options (any selection filter that fits or Build a filter) and sort order(any)
         6. Enter title (accordingly)
         7. Click on Preview
         8. When next screen opens with report visible - in "Report Print preview" line above report choose PDF icon
         9. Export to PDF window opens
         10. click on Page range-ALL
         11. What to print-All pages in Range
         12. Save as C:\DPW32\dpsumm.pdf
         13. collate
         14. number of copies(1)
         15. Click on "Screen" 
         16. Click on "Display Conversion Status"
         17. Then "OK"
         18. After conversion status reaches "100%" nothing happens -screen does not change!
    Then I minimize DP screen and I go to Start menu 
         1. Click on Start
         2. Then "My Computer"
         3. Local Disk "C"
         4. Dpw32
         5. Look for "dpsumm" file with today's date
         6. Size of file says 0 KB and that's it!!!!
    In previous versions of DP (8 and 9)
    the PDF would open on the screen as soon as the Step 18 was finished, then I could save it with an identifying name to a different folder and use it as an attachment that a Donor could receive by e-mail.
    I hope I can get back to that because now I have to convert to "Word" (Which takes a long time)then from that I have to create PDF from Acrobat. too many steps ..... if I have 20-30 reports it's too cumbersome.
    Waiting for your suggestions,

  • I can open the web site (Chemistry) but the links within won't work, however they will in Google Chrome

    I can open the web site (Chemistry) but the links within won't work, however they will in Google Chrome.

    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    * Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove the Cookies" from sites causing problems:
    * Tools > Options > Privacy > Cookies: "Show Cookies"
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    * Don't make any changes on the Safe mode start window.
    * https://support.mozilla.com/kb/Safe+Mode
    * https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • After installing firefox 27 "save link as" is not working

    after installing firefox 27 "save link as" is not working started a few days ago use to work fine before v27 was installed. please help.

    Hello hansram, '''Try Firefox Safe Mode''' to see if the problem goes away. [[Troubleshoot Firefox issues using Safe Mode|Firefox Safe Mode]] is a troubleshooting mode that turns off some settings and disables most add-ons (extensions and themes).
    ''(If you're using an added theme, switch to the Default theme.)''
    If Firefox is open, you can restart in Firefox Safe Mode from the Help menu by clicking on the '''Restart with Add-ons Disabled...''' menu item:<br>
    [[Image:FirefoxSafeMode|width=520]]<br><br>
    If Firefox is not running, you can start Firefox in Safe Mode as follows:
    * On Windows: Hold the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * On Mac: Hold the '''option''' key while starting Firefox.
    * On Linux: Quit Firefox, go to your Terminal and run ''firefox -safe-mode'' <br>(you may need to specify the Firefox installation path e.g. /usr/lib/firefox)
    ''Once you get the pop-up, just select "'Start in Safe Mode"''
    [[Image:Safe Mode Fx 15 - Win]]
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]] article to find the cause.
    ''To exit Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''
    When you figure out what's causing your issues, please let us know. It might help others with the same problem.
    Thank you.

  • D-Link dub e100 not work in mac 10.10

    hi , i just upgraded my macbook pro to mac 10.10 and after upgrade my USB-to-ethernet device (D-link dub e100) not work and in setting says me self assigned ip
    please help.

    Thanks for the suggestion.
    I have found that clicking on the photo works on export, but not all of the time.
    I tried redefining a keyboard shortcut.  That does not work since the "Menu: View/Zoom In" function does not work either.
    Strange that it is only a problem with multiple photos open and they appear in tabs.  I have tried deselecting "Open new documents as tabs" under preferences.  That 'fixes' the problem since the zoom in / out does not work only with multiple tabs open, but it works with multiple windows open.   I suspect that this 'fix' will work on the export problem too, since I will be exporting the active window.
    So essentially, the 'open new documents as tabs' is so buggy that it should not be used.
    Hopefully Adobe will not try to charge me for an upgrade to CS5 in order to fix this problem.

  • Adobe PDF not working in N95

    in my nokia N95 i m not able to open pdf files last 20 days i think adobe PDF not working properly i want to repair it but how i donn know? can anybody help me to get rid of this prob

    I do not think that PDF Maker has been updated for IE9 yet. IE9 is a recent release and Adobe does not generally work on the final software until the release. They also have to be sure it still works with other products. In the meantime, try just printing to the Adobe PDF printer or opening the URL in Acrobat directly.

  • Link in PDF not opening from within browser

    Hi,
    I have a PDF file with a link to a file share. it works perfctly if i open Adobe Reader and click on the link. However if i open the PDf in browser teh link does not work.
    Has anyone seen this before?
    The link is:
    The error is:
    Any suggestions are welcomed.
    Vivanne

    This will need to be a setting in Lotus Notes - for example - IBM developerWorks : Lotus : The IBM Tips Podca

  • Destination Link from PDF to another PDF not working in Browser

    I'm linking PDFs by using destination links to get to a specific page of the destination PDF, which works just fine.
    Now I'm displaying all PDFs in a browser.
    My links are now opening the destination PDF, but instead of opening on the destination page it is opening the first page of the PDF. The destination address seems to be lost or ignored with this link.
    Is there any method to get the PDF to open at the destination link page in a browser environment?

    I should say the new lines are also being disallowed. Personally, I'd copy to NotePad, then re-copy the bits I wanted to use.

  • TCS2 - Cross References between linked Frame files not working

    Hi,
    All the cross-references in my linked in FrameMaker 9 files work when output in PDF, however, when outputting WebHelp from RoboHelp 8, FrameMaker cross references that reference another FrameMaker file (i.e. not Current) do not work. The format is correct, they appear blue and underlined like every other link/cross-reference, but when moused over in the browser, there's no link to click.  The HTML created by RoboHelp does not point to a file.  For example, here's the HTML for one link not working as shown from within RoboHelp:
    <p class="FM_Bulleted"><span style="font-family: 'Times New Roman'; font-size: 7.0pt;">&#160;&#160;&#160;</span>•<span
         style="font-family: 'Times New Roman'; font-size: 7.0pt;">&#160;&#160;&#160;</span><a><span
         class="FM_Link">Create Supported App from
    Install</span></a><span class="FM_Bold">.</span>
    RoboHelp appears to partially convert the link as <span class="FM_Link"> appears in the HTML  but I think there should be more information in the <a> definition, such as in the HTML created for a link that references a topic created from the same FrameMaker file.
    <p class="FM_Bulleted"><span style="font-family: 'Times New Roman'; font-size: 7.0pt;">&#160;&#160;&#160;</span>•<span
         style="font-family: 'Times New Roman'; font-size: 7.0pt;">&#160;&#160;&#160;</span><a
         href="#XREF_17096_Creating_an">Creating an App</a></p>
    I've ensured all the cross-references in each framemaker file in the book have the same format and are mapped to <$paratext> in the project settings. I've also tried importing the FrameMaker book instead of linking it and the same problem persists.
    Any ideas on how to make RoboHelp create the link correctly?   Any help you can offer would be greatly appreciated.
    Thank you,
    Jacquie Finney

    Most of the major cross reference issues have been resolved in TCS 2 with further improvements in TCS 3.
    Please ensure that you have all the patches of TCS 2 installed on your system.
    If the issue is still there, there could be an altogether different reason for cross reference not working or the issue might have been fixed in TCS 3.
    The reason or workaround can be analysed once the sample files with the issues are provided.
    It will be great if you could share a small sample FM document containing the cross reference and target having the issue. If the cross reference is across documents, then a FrameMaker book along with its FM files can be shared in a zip format.
    You can mail the documents to me at magrawalATadobeDOTcom
    Mayank

Maybe you are looking for

  • URL prefix for testing server?

    My site is hosted by Pair Networks, which uses MySQL and PHP for dynamic content. The site has separate root URLs for the SSL and non-SSL portions of the site, and I have two separate "sites" in Dreamweaver to manage the content. But when I set up a

  • Fonts from an SVG not selectable in a PDF

    Hello, We are importing SVG images into FrameMaker 7.1 and then creating a PDF (process is - In FrameMaker, print to file and then distill using Distiller 6). When we open the PDF, some images are dropping various characters. For example, the letter

  • Oracle 10G vs. Globus Toolkit

    I'm confused. Most of the sales literature about 10G seems to be around load balancing on blade servers. I'd like to get the whole picture, not just this part. Could someone here tell me how Oracle 10G is different from, or supports, Ian Foster's Glo

  • Don't format a Muvo in Vi

    I have a Muvo TX FM and made the mistake of formatting it in Vista. I could see the files in Windows, but not in the memory. Then, I installed the latest driver for XP and tried the utility to update firmware, without any luck. Run the same utility i

  • How Do You Take A Screenshot?

    I have seen hundreds of screenshots from an iPod Touch. I can't figure out how they do it. Can someone please tell me how to take a screenshot on my iPod touch 4G iOS 5.1 Thank You!