PDF with hyperlinks from ms access?

Will Acrobat preserve the hyperlinks in the Access Report
(version 2002) when you convert to PDF?
If so, will acrobat also convert hidden hyperlinks on images
as well?
Starting with which version of acrobat?
many thanks!
Hans
Zurich

Hi
Thanks for the post.
These forums are for discussions regarding the Acrobat.com
web services only. Please direct all questions regarding the
Acrobat range of desktop products to the appropriate forums you can
find at:
http://www.adobeforums.com/cgi-bin/webx/.3bbeda8b
Note: You can keep your status of comments through Set Status
option which is available in Comment & markup toolbar.

Similar Messages

  • Can I make a pdf with hyperlinks from Power Point using Acrobat ?

    I have a Power Point presentation which includes hyperlinks to websites. When I use the Power Point slide display they work.
    Can Acrobat make a pdf from Power Point which includes the hyperlinks ?
    Will the hyperlinks work when the pdf is displayed by Acrobat Reader?
    Thanks
    John
    newbie

    But I want the pages in the pdf shown spreadwise.
    In AcrobatPro you can set the initial document view of single pages as spreads via Page Layout: Two-Up Continuous (Cover Page)

  • Insert a spreadsheet and word docs into a PDF with hyperlinks

    I have a spreadsheet index with hyperlinks to 455 single page word docs. I want to make a single pdf by inserting the spreadsheet followed by the word docs.
    Is there a way of having the hyperlinks recognize the inserted word docs pages inside the pdf via the original hyperlinks, or do I need to remove the hyperlinks before inserting the spreadsheet and then do bookmarks for all 455 pages? Or some other method?

    James,
    I doubt that will work. But it should be easy enough to find out. If you
    print to pdf from ID, I guarantee is will not work. If you export from
    ID, I doubt it will work, but ask in the ID forum, since the creation
    does not depend upon Acrobat.
    Mike

  • PDF with Hyperlinks to Flash/Flex

    My company is looking for a solution to put our print catalog
    online, with links from each part number. Here is a sample of
    this...
    http://www.nxtbook.com/nxtbooks/nimco/redribbonweek07/
    Our catalog has approx. 30,000 part numbers in its 280 pages.
    I have a PDF that contains hyperlinks to each part number on our
    site. I would like to be able to merge the incredible flexbook
    found at
    http://www.quietlyscheming.com/
    with our own catalog and keep the hyperlinks.
    NXTbook was able to take our hyperlinked PDF and create a
    flash-based catalog complete with hyperlinks intact, but my company
    wants to host it on our own servers for shopping cart reasons. So,
    I know this can be done.
    Are there any Flex/Flash gurus out there who can point me in
    the right direction?
    Thanks in advance.
    Randy

    hi
    flash.net is the package you need on flex, inside it you
    several methods that can help you, 2 of them are:
    URLVariables and navigateToURL
    look at them and if you can't do it, just hire me, i'll be
    glad to do it :D

  • Hyperlink from ms access to jsp page

    hi guys, i am quite new to jsp.
    i have a servlet with a table in it.
    the database is ms access.
    below is a description of the ms access file
    tblAdvertisement
    AdvertisementID | AdvertisementName | URL
    0000000000001 | googleAdvertisement | www.google.com
    0000000000002 | yahooAdvertisement | www.yahoo.com
    i am able to read the hyperlinks in the ms access and show on the jsp servlet table
    but when i click on the hyperlink from the jsp servlet, i am unable to be redirected to the specific hyperlink.
    below are my jsp servlet codes
    out.println("<br><table border=1><tr align=center><th>AdvertisementID</th><th>AdvertisementName</th><th>URL</th><th>Edit Advertisement</th><th>Delete Advertisement</th></tr>");
    while (rs.next()) {
    advertisementID = rs.getInt("advertisementID");
    advertisementName = rs.getString("advertisementName");
    URL = rs.getString("URL");
    out.println("<tr>");
    out.println("<td>" + advertisementID + "</td><td>" + advertisementName + "</td><td><a href=" + URL + " ?advertisementID=" + advertisementID + ">Link</a></td><td><a href=editAdvertisementServlet?advertisementID=" + advertisementID + ">Edit</a></td><td><a href=deleteAdvertisementServlet?advertisementID=" + advertisementID + ">Delete</a></td>");
    out.println("</tr>");
    out.println("</table>");eg. when i click on hyperlink1, i am suppose to be redirected to "www.google.com" but my browser shows the following url: http://localhost:8084/AdvertisementJSP/www.google.com
    the same goes for hyperlink2 to http://localhost:8084/AdvertisementJSP/www.yahoo.com instead of www.yahoo.com and so on for any other entries in the database.
    i will be thankful if anyone is able to provide me with some assistance on how to modify the code so that my browser is able to display the desired link of the website according to the hyperlink which is read from the ms access database.
    thanks for reading.

    Do you know that absolute URL's usually start with the protocol identifier? You're forgotten it.

  • Placing PDF with hyperlink in InDesign loses link

    Hi,
    I was hoping someone can help me with this. I have a PDF that I've created a hyperlink using the Link tool in Acrobat. I've placed that PDF into InDesign hoping the interactivity will follow through. When I export the InDesign file to PDF, the hyperlink is lost. Is there a way to ensure that the hyperlinks get carried through?
    Thanks!
    Trish
    InDesign CS4 | mac

    Still.
    Generally I think the engineering assumption in InDesign is that placed PDFs will mostly be images, not text, and certainly not interactive text. Of course that is less and less true.
    You can always file a feature request (adobe.com/go/wish).
    Yes, it is possible to export hyperlinks from a PDF...I would ask in the Acrobat scripting forum, I guess. But it's definitely technically possible.

  • Make readonly pdf with data from forms

    Hi there,
    I really appriciate any help on this issue...
    I am not able to make read only file with data from the fillable pdf forms.
    Requirement is my client need some form where they can enter some data and make a read only file from those forms and send them to their clients.
    So I made fillable form in acrobat and send them, they will use reader to fill up the form but I dont know how to save those file with data so it will become just a document.
    is there any way ?
    Thanks....
    -M.

    I am soory I am slow...
    I made form file in acrobat... but after that my client is going to use reader and enter data to this forms and saves it. and then my client is going to send them to their customers.
    So I shall use reader code and make all fields read only right ?
    In this case I have to make a button and run this code on submit ?
    Thanks.
    -M.

  • PDF with hyperlinks to images and other PDFs.

    Hi, All.
    I would like to create a small booklet with approximately 12 to 16 pages as a PDF document but wish to have images and text in the document set as hyperlinks so that they can launch other images and/or documents. In other words, a viewer could click on an image or text and then see an enlarged image open on the center of his computer screen or see another document open over the original PDF. This would work in a similar fashion to what one can do with interactive books on the iPad created with iBook Author.
    The questions I have are:
    Where can I find more material to read on how to create PDF with these features?
    I have seen PDFs that open with an application on screen that makes them 'feel' more like a real magazine. They are not a typical Acrobat or similar PDF viewer but rather an application that 'flips' the pages in a similar manner to what one would do holding a real magazine. Is it possible to do this with the PDF documents launched by hyperlinks on my PDF document?
    Can these hyperlinks open enlarged images in the center of the screen while the remaining area around the image (background) become darker to place emphasis on the image?
    How can I learn more about these features and how to use them with Acrobat and PDF documents?
    In case the information is relevant I am currently running Acrobat 9 Pro version 9.5.3 on a Mac.
    This is sort of an urgent project so any help you can share will be very appreciated.
    TIA,
    Joe.

    hi
    flash.net is the package you need on flex, inside it you
    several methods that can help you, 2 of them are:
    URLVariables and navigateToURL
    look at them and if you can't do it, just hire me, i'll be
    glad to do it :D

  • How to import pdf with hyperlink and and maintain its hyperlink while exporting it as HTML?

    We can import pdf in indesign either using plaacemultiplefile script or using place submenu  under file menu but both of them import pdf as graphic object and lost its all hyperlink. no doubt when i again export its as pdf than hyperlink are there as it is but when i export it as HTML,IDML or other format than than all hyperlink are lost so is there any way to maintain this if no than is there any way to write some new script utilities which will do the same .one solution i think is first convert pdf into docx and than import it as docx indesign import  it as text frame and maintain all hyperlink but in this process pdf file lost its some formating while converting it into docx .

    I probably should've remembered "rtfm" before writing all that.  It seems to me now that I need to create a Master Page for each of the different layouts, then dynamically select the one I want to use at run-time, maybe with a script event ?  The Master Page creation is a bit messy ... the only way I seem to be able to get multiple Master Pages is to open each Word doc, let Livecycle import it, then copy all the content into a new Master Page in my main document.  That is, there doesn't seem to be a way to import a series of Word docs directly into separate Master pages of a single Livecycle form.  I'll continue with the "read" part of "rtfm" ...

  • Cannot Export PDF with Hyperlinks and Bookmarks

    August 1, 2008
    Hi Everyone,
    I've recently upgraded to InDesign CS3. I opened a 40 page document that was completed in InDesign CS2. When I try to export to a PDF (with include hyperlinks and bookmarks) the program quits once it reaches the 5th page.
    I've tried exporting without hyperlinkes and bookmarks checked and PDFing works fine. I had no previous PDFing issues when working in CS2.
    Any suggestions/tips/guesses would be appreciated.
    Thank you,
    NB
    Windows XP
    InDesign CS V.5.0.3

    Hi! I need help w indesigns hyperlink...
    I am working on a long document and have 5 files, I was able to use hyperlink on each one that way the reader could jump fr one file (or page) to another. The hyperlink worked perfectly on PDF. Now I need to merge these five PDF's into 1 PDF file but the hyperlink that I have created on individual files doesnt work in a combined PDF. Is there a run-around on this? Any suggestions? I'm just new in indesign and need inputs. Thanks!
    Im using Windows XP and CS3.
    Nelle :)

  • Email pdf with hyperlink

    Hi,
    I am trying to email an optimized pdf file with hyperlinks. The links work and show up when I am in Acrobat (version - Prof. 9.0), but when i email the pdf they do not show up in the email. My ultimate goal is for the entire pdf page to show up in the email (so u don't have to actually open any programs) with the links active, so when reading the email you can move your cursor over it and the link will show as active. Hope that makes sense, in essence it's basically an email blast, but for some reason my links aren't showing up in the final email. I would appreciate any help.
    Thanks

    >My ultimate goal is for the entire pdf page to show up in the email
    Impossible to assure that with all users. Many may have their email client set to show it as an attachment only.

  • PDF with Hyperlink dead in mail

    Hello!
    I have a PDF with a Hyperlink (url). I want to send it with the Mail Application to my friends, so they can click right into the link in the PDF. It doesn't work. Any solving answers?
    Thanks a lot!
    Dani, Switzerland
    Dual G5   Mac OS X (10.4.8)  

    Dani,
    I have sent PDF created with links that remained live. In fact, in some cases the presence of those live links triggered some filters. In one case the email was blocked, and in another the attachment was removed. I would expect some cases could result in the links simply being "killed".
    As best I can remember, my PDFs mentioned had live URL links, such as:
    http://www.apple.com/, and not what I usually reference as a Hyperlink Apple.
    Do you have a sample of what you have been trying to send, that would not be so private, as to prevent sharing with me? If this can be done, my email address can be found by clicking on my name to the left of this post, and looking in the bio line of my Profile.
    Ernie
    PowerMac G5 Dual 2.5, iBook, and QS G4 867   Mac OS X (10.4.8)  

  • How to export PDF with Bookmarks from Headings?

    Does anyone know if it's possible to export a PDF with Bookmarks (not internet bookmarks, but rather the Table of Contents in Preview.app bookmarks) from the style headings? Word 2007 does it with the Save to PDF add-on. Here is what i mean:
    http://img180.imageshack.us/img180/7883/word2007saveaspdfqz6.png
    Thanks!

    http://discussions.apple.com/thread.jspa?messageID=5827357&#5827357
    http://discussions.apple.com/thread.jspa?messageID=6072285&#6072285

  • Pdfs with hyperlinks on a droid

    is there an application that will open my pdfs with the hyperlinks on a droid?

    I am replying to myself...
    It seems this is an issue with Publisher, not Acrobat (?). I want to use PDF/X settings and it's probably a limitation of Publisher, even without Parallels etc.

  • Microsoft Access forms to pdf with hyperlinks?

    Help needed.
    I can convert Microsoft Word files to PDF and preserve hyperlinks.
    I wrote a new application for our parts department using Microsoft Access.
    When I PDF a form with a particular part displayed, it does not preserve the hyperlinks.
    Now I am in trouble because we need this feature for the engineers to be able to access supporting information about each part (data sheets etc.)
    Since the engineers are used to the "Microsoft Word" earlier version they are not amenable in going "backwards" with the "new" system and not having active hyperlinks to the support documents.
    I have searched everywhere for a solution and so far found nothing that works.
    I am using Acrobat PRO X and Microsoft Access PRO 2010
    please help as my "neck" is on the line...
    thanks
    Richard

    In Access try File->Save as PDF.
    If it's anything like in Word, the Save as PDF function does it a different way (ie. not via Postscript) compared to Acrobat. So you might get a result that way.

Maybe you are looking for

  • Final Cut Studio 2 and Panasonic HMC150 on the Big Screen?

    I'm in the process of funding a film student who requires a system that will let him produce shorts that potentially could end up on a small theater screen. My question is, would the Panasonic HMC150 AVCCAM (AVCHD) and FC Studio2 help him create a pr

  • How to make use of SE37- Function Module & how to find out the table?

    Hi , 1.Could anyone help me what's this SE37-Function module is all about,How to make use of this? For Eg,If i want to delete a BOM permanently from the system then I have to use the Function module CM_DB_DEL_FROM_ROOT_BOM. But after giving the parti

  • Problems processing a large batch of data within a Weblogic 5.1 cluster

    I have about exhausted my sources of information on this, so I ask the           experts:           The project I am involved with is attempting to build a scheduled           process on a 5.1 cluster which will retrieve hundreds to thousands of     

  • Percentage Column in Activity Report

    Hello all, Can anyone tell me what the "Percentage" column in an application's Page Views by User activity report represents? Even better, can anyone direct me to some documentation that explains all the columns in the activity reports? Thanks, John

  • Convert Node to Document ?

    Hi All, I am using xmlbeans for in my webservice client. i am calling the webservice usgin SOAP APIs. I am facing a problem : I created the jar file out of my wsdl then instantiated one of the classes. Now i need to add the object in the SOAPMessage