Adding link to .pdf

My question is how to create a blue clickable link in a pdf created by publishing a document in WP to pdf.  I have Adobe Reader but not Acrobat.  Can I create the link with the Reader?  or must it be done in WP?  If in WP what web address should I go to to find forums where I might get an answer?
Your help would be appreciated.
signed,
literary being

literary being wrote:
If in WP...
What is WP?

Similar Messages

  • Adding a link in PDF using itext

    I am adding a link in PDF using itext and opening the link from the final created pdf using app.launchURL and app.getURL
    it works fine on windows XP but does nothing on MAC OSX /IOS

    Hi Lynn
    And here I was about to suggest you review the link below.
    Silly me.
    Click
    here to read the article
    Sincerely... Rick

  • Linking a pdf in dreamweaver

    I am learning dreamweaver and I have read and watched many videos on linking a pdf in my web page yet I am still having trouble. I have the file in my webpage folder, called 10brochure.pdf when I view it in sarafi before I upload it, it shows the file is there and opens. Yet when I publish it to the web it says NOT FOUND, The request URL/10brochure.pdf was not found on this server. Please check out www.mmo-stanstevens.com/pages/trophy_gallery.html to see where I am having trouble with 2010 and 2009 pdf, 2 years ago someone else added 06-08
    Thank you

    Your pathway to the file seems to be off after looking at your code.2008 and 2007 have "
    ../pdf/2008_report.pdf" you need the same for 2009 and 2010. Is has a path of
    "../09brochure.pdf". Make sure the 09 and 10 pdf's are in your pdf folder in your root and correct the path in your dreamweaver doc with /pdf/10brochure.pdf. Hope that helps

  • Dead links in PDF -- any further updates?

    I started an lovely ebook in Pages and tested it to see how it would look in PDF, but to my dismay I found that the hyperlinks were no longer live. After searching these forums, I see this topic was discussed last September, and that Apple simply didn't put the capability of making live links in PDF exports into Pages.
    Have there been an further updates on this issue? I would really hate to have to resort to using Acrobat. I've used it before and really, I'd much rather use something neat and clean such as Pages.
    The iLife suite has this same problem across the board. Lovely to look at, makes beautiful documents, but severely handicapped in what you can do with it. I wish the documentation had said something in the "how to export to PDF" about this omission before I went to all that work.

    You can indeed export a PDF file with hyperlinks and retain those active links in the PDF document.
    I'm not sure how this does or even can answer your question, and all of your subsequent updates aren't adding much understanding or clarity to the mix. Instead of reporting repeated failures, could you try listing out:
    a. what exactly you are trying to do, and
    b. how exactly you are trying to do that, and
    c. what you expect to see happen when you do it that way, and finally
    d. what you see instead, including the text of any error messages.

  • Adding Metadata to PDF Form

    Hi, I'm trying to add some metadata to a pdf. I have the follow script in the form initialize event:
    if (form1.desc.nodes.namedItem("metadata") == null) then
    var oNode=xfa.form.createNode("text", "metadata")
    form1.desc.nodes.append(oNode)
    endif
    I receive the error message:
    Argument mismatch in property or function argument
    I also tried this code:
    if (form1.desc.nodes.namedItem("metadata") == null) then
    var oNode=xfa.form.createNode("text", "metadata")
    oNode.value = "Test Data"
    form1.desc.nodes.append(oNode)
    endif
    Which gave me this error:
    accessor "oNode.value" is unknown
    It appears that the oNode object is not being created.
    Any suggesting how I can add Metadata to the PDF?

    Hi,
    This is the code I use to place metadata into the pdf file. If you open
    the resulting pdf file using Notepad, the metadata is visible as readable
    text in the file. I'm not sure the same approach can be used to add
    metadata as viewed under Document Properties. We are not using it that
    way. Maybe by changing the node name?
    if ((EMAIL_SUBJECT1.rawValue != "")&&(EMAIL_SUBJECT1.rawValue != null))
            var vDesc=xfa.template.data.desc;
            var oNode1=xfa.template.createNode("text", "EMAIL_SUBJECT1");
            vDesc.nodes.append(oNode1);
    vDesc.nodes.namedItem("EMAIL_SUBJECT1").value=EMAIL_SUBJECT1.rawValue;
    Andrew Zwickl | Worldwide Information Systems |
    Eastman Kodak Company | 1669 Lake Ave | Rochester, NY 14652-4455 |
    VOX: 585-477-1402
    FAX: 585-588-4123
    EMail: [email protected]
    www.kodak.com
    From:
    SI_MSD7 <[email protected]>
    To:
    zwickl <[email protected]>
    Date:
    08/10/2012 06:18 PM
    Subject:
    Adding Metadata to PDF Form
    Re: Adding Metadata to PDF Form
    created by SI_MSD7 in LiveCycle Designer - View the full discussion
    Bruce / Zwicki - or anyone who can assit...
    How did you get this to work? I
    I'm looking for a way to add/inject values (keywords) into the form's
    meta-data by retrieving the info/values from user input.
    To test the above solution, I added the following script to the initialize
    event as referenced, but I'm not sure what is happening:
    if (form1.desc.nodes.namedItem("metadata") == null)
    var oNode=xfa.form.createNode("text", "metadata")
    form1.desc.nodes.append(oNode)
    1. Do I need a field on the page?
    2. What part of the above script affects the meta-data?
    Thanks!
    Replies to this message go to everyone subscribed to this thread, not
    directly to the person who posted the message. To post a reply, either
    reply to this email or visit the message page: [
    http://forums.adobe.com/message/4613534#4613534]
    To unsubscribe from this thread, please visit the message page at [
    http://forums.adobe.com/message/4613534#4613534]. In the Actions box on
    the right, click the Stop Email Notifications link.
    Start a new discussion in LiveCycle Designer by email or at Adobe Forums
    For more information about maintaining your forum email notifications
    please go to http://forums.adobe.com/message/2936746#2936746.

  • Html link to pdf works ok on mac but not on ipad. adobe reader for ipad downloaded.

    HTML link to pdf works ok on Mac but not on ipad. Adobe Reader for ipad downloaded. What's wrong?

    Hi pwillener,
    Thank for reply. The pdf’s are in a subfolder “PDF” of the folder holding the web page. The web page itself uses
    . This works in full size computer browsers but not in an iPad.
    My excursion through the search engine has produced the idea of adding #page = requesting page to the URL but I have not had time to try it perhaps without the = sign.
    Bryan

  • Linking a pdf to an MS Access report.

    I am looking for a way to link a pdf file to an MS Access report. I have a table with the pdf file name and the path to the file. It also states the number of pages in the pdf. What I am looking for is a way to link this to a report for viewing and printing. I have used custom tools by pdf-tools which works great, but I am looking for a way to do it with Adobe, since I already own the professional versionsand would not have to pay for the additional license that pdf-tools requires. The vb code would have to have a way to view and print selective pages. I have the report built and it works with the viewer from pdf tools, but want to be able to modify the report to do it with Acrobat pro. Below is the code that I use with pdf tools and again it works great and is real simple to setup and use. Is there any way to replicate this using Adobe Acrobat Pro version 7.
        'Code added to print the pdf file.
        Dim Viewer As Object
        Dim PDFPath As Object
        Set Viewer = Controls("PDFViewer1").Object
        Set PDFPath = Controls("DocPath")
            'Viewer.DPI = 600
            Viewer.FitMode = 0  '0=Actual 1=Fit Page, 2=Fit width
            Viewer.Open PDFPath.Value
            Viewer.Page = pdfPageNumber

    Do you need to know what the primary key value is before you
    do the insert? Do you need to know what it is after? You should let
    Access create the value as an AUTONUMBER field, which means that
    you would insert all of the fields
    except the primary key (ID) field. If you needed the ID
    value, you would have to immediately query to get it (select
    max(id)...), and probably use cftransaction to ensure that your
    insert and select were in the same database transaction, otherwise
    on a busy site, you might get the wrong ID value. (SQL Server and
    Oracle have better methods for obtaining the last ID values, so
    when using Access it is kind of a kludge.)
    Phil

  • Link of PDF using bookmark, page

    Hi all,
    I would like to create links of PDF using bookmark, page, as below.
    http://partners.adobe.com/public/developer/en/acrobat/PDFOpenParameters.pdf#page=3
    I created the link (HTMLResources/doc.pdf#page=3), but it opens 1st page of PDF.
    Is it possible for using something like #page=3 or #nameddest=Chapter6?
    shimoawazu

    Hi Recardo,
    Thanks for response.
    Earlier we faced issue of 'NPE', while adding markups and it was show stopper for that we had to give this fix and now few markups are missing.
    With the reference to the SR, SR 3-10406750311 : During creating Annotation dimensions getting Exception in thread "AWT-EventQueue-0" java.lang.NullP we were asked to implement Listeners.
    Please let us know if we can have any further fix to our current code.
    Current SR:
    SR 3-10549887951 : Annotation are printing randomly on 2nd page of PDF using Autovue 20.2.3 version
    We have uploaded Markups and log files that have requested by Michel.
    Thanks
    Siva

  • How to create link for pdf file in discoverer worksheet

    Hi All,
    I would like to create a link for pdf file into discoverer report (worksheet).
    So that i can open linked pdf file using worksheet link.
    Can any one tell me about this?
    Thanks
    Ravi

    Hi,
    I think the best way to do this is to use a database directory so that you can access your pdf file as a bfile. Then create a mod_plsql procedure that sets the mime type and downloads the pdf file. You then create a calculation in the EUL then returns the URL to your mod_plsql procedure. You can then include this calculation as a hyperlink in your worksheet.
    It is not as difficult as it sounds. Please let me know if you need anymore details.
    Rod West

  • Need to link a .pdf to adobe muse

    I have built are I am in process of completing a site. I need to attach .pdf link to my abobe page. It works fine with one .pdf file but the other has "http:// in front of the adderss and does not ,link to the page at all. Need your help in this process. Also when linking the .pdf the text on the page is underlined on both of the .pdf desception on the webpage, not sure how to create the .pdf text with out having it underlined

    Hi Tjqueen,
    Are you trying to link some external .pdf file to your site or are you trying to link an inter .pdf file from the asset folder to your site?
    Regards,
    Aish

  • I've recently noticed that since the last upgrade any links to pdf files on websited no longer work. All I get is a blank white page or a blank black page when I click on these links. Can I fix this?

    I've recently noticed that since the last upgrade any links to pdf files on websited no longer work. All I get is a blank white page or a blank black page when I click on these links. Can I fix this?

    YAY!! I have Safe mode!!
    um, now what?

  • Links in PDF files will be opened in a new browser window?

    Hi all,
    I'm opening PDF files in a browser. I'd really like links in PDF files will be opened in a new window as html. My browsers was configured to allow opening new pages in a new window (FireFox: Tools\Options\Tabs\ New pages should be opened in: New window ;IE 7: Tools\Internet Options\Tabs Settings\Open links from another programs in: A new window)
    Please tell me any additional step I have to done
    Thanks much
    Luong To

    Thank you Bob! We will try out tests again today.

  • Additional file size is added to my PDF when attaching it to an email in Outlook for Mac 2011

    I'm generating PDFs from Adobe Pro X. I have a 7.23MB PDF file that becomes a 9.8MB PDF file when attached to an email.
    I'm trying to keep the file size as small as I can - why is the extra size added to the PDF?
    I'm on an IMac, using Outlook for Mac 2011 and Adobe Acrobat Pro X/Indesign CC to generate the PDFs.  This isn't an isolated issue, it happens when I attached word documents as well and is extremely annoying!
    Looking forward to hearing from anyone out there (desperately!)

    One thing to check.
    Password – Mail keeps asking for Password
    Try running Keychain First Aid and resetting the original keychain.
    Keychain Reset
    Keychain Issues - Resolve  see post by Kappy

  • How to create a link to multiple links in pdf file

    how to create a link to multiple links or a button to multiple links in pdf file. this links is goto diferent pages, no web. sorry for my english.

    You can print to PDF from the Print Module .
    Do you have Adobe Acrobat?
    Otherwise install (free) Bullzip Free PDF printer.
    http://www.bullzip.com/

  • Can we put a link to PDf file in MAM application ?

    Hi ALL,
    can we put a link to PDf file in MAM application ?
    Regards,
    Vipin

    Hi JO ..  satya  .. and everbdy,
    Apologies for not updating the Forum. I was travelling soemwhere , so couldnt get connected to internet.
    Regarding Topic,
    yes, you guys are correct , i dont have a PDF Viewer in my pocket pc , so PDf files wont open .
    So, i started testing -- opening pwd files in Pocket pc via MAM. but it is also not happening:(
    JO , i didnt get any kind of error when i tried to open to document via < href > in MAM .
    i also checked that document might have opened but it is not in Foreground . So, i went to memory and checked the opened programs/files . It wasnt there.
    Regards,
    Vipin

Maybe you are looking for

  • Publishing: Sharepoint WorkSpace Vs OneDrive for business

    I've SharePoint 2013 on premise with OneDrive for business. I've published SharePoint Site Collection App with Web Application Proxy (WAP). When a user is at home, he can creates files on his OneDrive folder, these files are automatically synchronize

  • How to save report data as a plain text file

    running APEX 4.0. I have to extract some query data to send via a text file. I see that my report options are RTF, CSV or XML - is there a way to get it out as TXT? The Data Unload does have this option but the data is not from a single table (though

  • Apple TV - No Sound Output

    I have an apple tv set up with my macbook and it the past it has worked with no complications until tonight. When I try to link it , it either kicks my macbook off Apple tv altogether or it plays video but doesn't play the sound OR it selects the App

  • After Effects error: Could not launch Adobe Analysis Server (515)   ( 25 :: 101)  *POSSIBLE FIX*

    Hi. Im New to the forums so sorry in advance if i do something incorrect Since my Purchase of Adobe CS6, I was not able to use dynamic link, or the plugins that required you to connect to the Adobe Analysis Server (3d Tracker, Warp Stablizer ETC) It

  • Is HP Photosmart 6510 compatible with Windows 8?

    Will windows 8 have drivers for Photosmart 6510 printer? This question was solved. View Solution.