Creating Links with PDF documents

I am creating PDF documents based on SAP Scripts.  I want to hyperlink within these PDF documents but I don't know the command.  Help!
I can use html tags to bold and other fuctions, but <a href..> anchor tags do not work within the PDF.  Any information would be appreciated.

Hi Allen,
I spent a bit of time looking at your interesting query, but am afraid I cannot find any solution to it.
If you want to send the document via email, and therefore need the hyperlink, your best bet might be to send it as an HTML document. I don't know if you can achieve the transformation to an HTML document using traditional SAPScript though, but it is possible with Smartforms.
Martin

Similar Messages

  • 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

  • Creating link to excel document within PDF portfolio

    i created a pdf portfolio and created links to pdf documents within portfolio but am unable to create a link to the excel documents.  I can't even create a link to direct them to a specific folder where the item is held.  HELP, New to pdf portfolio's!

    One option is to create a PDF from the Excel spreadsheet and link to that.
    If you want to update the spreadsheet, you could create a Web Content overlay (or HTML article) that links to a Google spreadsheet. I've played around with linking to a Google presentation, and it works fine. You can update the spreadsheet/presentation on the website and the changes automatically appear in the overlay. I've just dabbled at it, so I wouldn't be much help with sizing/formatting issues.

  • How can you create a writable PDF document from a PPT presentation ?

    How can you create a writable PDF document from a PPT presentation ? Upper part with the image , lower part with a free space in order to take notes for students during presentation or course.
    Thanks.
    B

    You can make a PDF file out of you notes and handouts but using the Adobe PDF printer.
    Open your PowerPoint Document then go to “File” “Print”
    Select ‘Adobe PDF” Printer
    Under slides, select which way you want to print. Note it will not print to a printer but to a PDF file.
    After then go into printer Properties and Setup PDF properties, do the following: (see second image below)
    Default: PDF/A 1-b
    Adobe Security: none (change as needed)
    Adobe Output folder: Prompt for Adobe file name
    Adobe Page size: Letter (change as needed)
    Check the following check boxes
    View Adobe PDf Results,
    Add Document Information,
    Rely on system fonts only,
    Delete Log files for successful jobs.
    Select OK
    A pop will ask you where you want to save the document. The file extension should be PDF. After giving the file name select okay and the file should popup as a PDF. Down side is if you want to speaker notes included then you will have to do another file, like wise with just screen shots then combine into one PDF document.
    I used Acrobat IX Pro. So to do this you need Acrobat IX or X Pro.
    Hope this will help.
    Tiger26

  • I've created a fillable PDF document in XI Pro. I need to change the body of the document and create a new fillable PDF document. When I do that it won't let me create a new PDF. It keeps saying "no new  fields recognized. What can I do to redo my documen

    I've created a fillable PDF document in XI Pro. I need to change the body of the document and create a new fillable PDF document. When I do that it won't let me create a new PDF. It keeps saying "no new  fields recognized. What can I do to redo my document with the changes in the text, but no changes in the fillable fields?

    You start with a source / authoring file for the "static" content (e.g., Name, Last:). Say this is an MS Word file.
    You master the "static" content..
    You keep this authoring file and have a backup of this file.
    You output a PDF and use Acrobat to build and fine tune the "form" (form = the form fields, not the "static" content).
    The authoring file  and output PDF (with form fields) gives you "rev 00".
    Now, you must change something in the "static" content.
    Open the authoring file and save as to a new version (e.g., "wordfile_v00"  becomes "wordfile_v01).
    Output this to "pdffile_v01".
    Use Acrobat to open the PDF form file "pdffile_v00". Save As to a new file name ("pdffile_v00update").
    Using Acrobat XI Pro the click-path Tools - Pages - Replace lets you replace a page or pages of "pdffile_v00update" with a page or pages from "pdffile_v01".
    This replaces the "static" PDF page content and does not affect the form fields on the page.
    (you may have to adjust position of form fields)
    Save "pdffile_v00update" to "pdffile_v01" to reflect the revised status of the PDF form file.
    Be well...

  • Linking a PDF document to URL in Smart forms

    Hi All,
    Please anyone let me know how i can link a PDF document to a link in the smart form output.
    I'm outputting Purchase order details on a smartform and I'm supposed to give an URL link for the user to click on it for Terms and Conditions.
    Please note that I'm not using interactive forms in web dynpros nor developing with BSP.
    I simply developed a smart form in SRM system and I'm able to display an URL but don't know how to link a PDF to that link.
    Please some one let me know your ideas how i can attach a PDF to an URL in smart form.
    Thanks in Advance,
    Sowjanya

    Hi,
    Follow the below blog and it is very useful achiving your requirement.
    in the blog:
    in the below  point,
    Code to send the email
    Following code will transform the html content into displayable format and send email to all the recipients. Note: This form also handles the images (static) defined in the smartform, as well as the images defined with html IMG tag (eg: URL link to image on the network).
    you have to convert your pDF output into displayable format. then add that link to your smartform.
    Thanks,
    Sree.
    Edited by: t sree on Nov 4, 2008 11:30 AM

  • Creating Chapters in PDF documents?

    How do you create chapters in PDF documents, similar to the way Apple has done it with their user manual PDFs on the support section?

    Hi Allen,
    I spent a bit of time looking at your interesting query, but am afraid I cannot find any solution to it.
    If you want to send the document via email, and therefore need the hyperlink, your best bet might be to send it as an HTML document. I don't know if you can achieve the transformation to an HTML document using traditional SAPScript though, but it is possible with Smartforms.
    Martin

  • How do you link a pdf. document within a Keynote slide?

    How do you link a pdf. document within a Keynote slide?

    Gary, I'm trying to save a Keynote presentation that was created from a Powerpoint presenation using PDF files.
    It imported beautifully, problem is it won't play. Keeps giving me a "Keynote cannot play your slideshow because an error occured" message.
    I thought it was a Powerpoint/Keynote incompatibility thing, so I recreated the presentation - 1 pdf per slide just like you have here (I did this before finding your post) and it still wouldn't play. I even tried JPG - nothing; just horrible looking images.
    Is there something I'm missing?

  • When I open a pdf document from my dropbox to view it, the document shows up blank, even though it is filled out. This also happened with pdf documents that have been e-mailed to me.

    When I open a pdf document from my dropbox to view it, the document appears blank, even though I know the information is actually there. This also has happened with pdf documents that have been e-mailed to me, then opened to view and they are blank?? Why are they showing up blank?

    When I open emails with PDFs I click on the attachment (doing this all on my iPad) it gives me the option to "open in iBooks", I accept then after that the document is sucked into my iPad but I can't do anything with the PDF after that.  Where is the actual file on my iPad? Why can't I email or send these PDFs to my cloud (Dropbox)?
    It's like once they go into iBooks they're stuck forever.

  • How to create link of a document in a different library (in different site collection) - programmatically

    Hi,
    am trying to create link of a document in a different library (in different site collection) using SharePoint Link a document Content type approach. i have already tested this manually.  
    As per my requirement i need to implement this approach through code.
    If anyone has implemented link a document approach through code, please share your inputs.
    help is highly appreciated!
    thanks

    Check if below helps:
    http://blogs.msdn.com/b/cliffgreen/archive/2008/06/23/creating-a-link-to-a-document-item-in-a-sharepoint-document-library-programmatically.aspx
    http://stackoverflow.com/questions/15625448/create-a-link-to-a-document-in-a-sharepoint-shared-document-list-using-powersh

  • How to create links betwen two documents in KM?

    how to create links betwen two documents in KM?

    If you use the KM provided HTML editor, there is an option to provide a link to another KM document from one KM document.
    Else if its an uploaded HTML, create a link like this:
    <a href="/irj/go/km/docs/documents.....">CLICK</a>

  • Collect Feedback workflow with pdf documents

    Hi,
    Is it possible to incorporate collect feedback workflow with pdf documents ?
    Thanks
    techie

    Hi,
    According to your post, my understanding is that you want to incorporate collect feedback workflow with pdf documents.
    Before you add a workflow, you plan where you want to add it (for a single list or library, or for the entire site collection) and the details of how it will work.
    If you want to add the pdf documents to a library, you can add the collect feedback workflow for a library. Please refer to:
    https://support.office.com/en-ie/article/All-about-Collect-Feedback-workflows-a0fd6fc5-0625-4aef-a41f-40aadbc9d946#add1add
    If you want to make the pdf documents as a template of a content type, you can
    add the collect feedback workflow for a content type. Please refer to:
    https://support.office.com/en-ie/article/All-about-Collect-Feedback-workflows-a0fd6fc5-0625-4aef-a41f-40aadbc9d946#add2add
    Thanks,
    Linda Li                
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Linda Li
    TechNet Community Support

  • Problem with creating links with WPC (SP 14)

    Hi,
    I have a problem creating links with the WPC (SP14): When I want to create internal links (Browse and select the target item) via the right button (choosing a website as a reference link). If I do so I encounter the problems either that the linked site (outside the WPC) shows a blue background and/ or has no navigation frame (on the left side & no breadcrumb-navigation on top).
    If I create links with the left button in the WPC via URLs I have the problem with the inserted URL, because sometimes (I don't know why und when) some parts of the code in the URL changes, so that the linked Website is empty (besides the navigation fram - the content isn't displayed anymore). To me it looks like as if the originally website cannot be "found" anymore.
    Does anyone has the same problems and is eventually able to help me? This would be really great. Thanks!

    Hi,
    you have also to deploy the following file from Service Marketplace:
    Patch for SP14 for KMC WEB PAGE COMPOSER 7.00
    Than it will works. The best way is you deploy WPC SP 15.
    If you want i can send you this file via email.
    regards,
    Sharam
    Edited by: Seed mopo on Apr 28, 2008 11:45 AM

  • Problem with creating links with the WPC (SP14)

    Hi,
    I have a problem creating links with the WPC (SP14): When I want to create internal links (Browse and select the target item) via the right button (choosing a website as a reference link). If I do so I encounter the problems either that the linked site (outside the WPC) shows a blue background and/ or has no navigation frame (on the left side & no breadcrumb-navigation on top).
    If I create links with the left button in the WPC via URLs I have the problem with the inserted URL, because sometimes (I don't know why und when) some parts of the code in the URL changes, so that the linked Website is empty (besides the navigation fram - the content isn't displayed anymore). To me it looks like as if the originally website cannot be "found" anymore.
    Does anyone has the same problems and is eventually able to help me? This would be really great. Thanks!

    Hi,
    you have also to deploy the following file from Service Marketplace:
    Patch for SP14 for KMC WEB PAGE COMPOSER 7.00
    Than it will works. The best way is you deploy WPC SP 15.
    If you want i can send you this file via email.
    regards,
    Sharam
    Edited by: Seed mopo on Apr 28, 2008 11:45 AM

  • Can I create bookmarks on PDF document using stadard acrobat writer? or only using professional acrobat writer?

    can I create bookmarks on PDF document using stadard acrobat writer? or only using professional acrobat writer?

    Hi hagitl14083762,
    Bookmarking in available in both Acrobat Pro and Standard. You'll find instructions here: Adobe Acrobat X Standard * Create a bookmark (while written for Acrobat X, these instructions apply to Acrobat XI as well).
    Please let us know if you have additional questions.
    Best,
    Sara

Maybe you are looking for