Linking to a pdf from an ebook

A curious problem:
Using hyperlink panel, I referenced a "pdf" within a document and exported to epub. The epub highlights link as a hyperlink, but either does nothing or jumps back to previous entry in content list.
I opened up the epub and added the pdf file to "Misc" folder and linked to it using standard "a ref" code, as in:
<p class="text"><a href="/Misc/Harriman97LakesE.pdf"><span class="txtbital">Lakes Chart</span></a></p>
Adobe Digital Editions simply crashes when I hit the hyperlink, and Firefox "e" addon pushes to next item in content list.
I'm missing something simple here, but can't figure it out . . . any ideas?

After a little extra research, I'm sure you are correct; it's the format rather than an incorrect link. The issue is a large table in InDesign that would be unusable, I think, in an epub; my thinking was to make it an external file that would be linkable. Perhaps an image . . .
Thanks for the response

Similar Messages

  • Link to a PDF from Flash?

    This may be obvious, but I can't find how you create a link
    in Flash that will download a PDF from a folder within the same
    site. Any help would be appreciated.

    You can link directly to a PDF file the same way you link to
    anything else, if you are familiar with regular linking. Do you
    know how to do that? Look up "getURL" for AS 1/2 or "navigateToURL"
    on AS3.
    Or else you might want the user to be forced to download the
    PDF, rather than open it in the browser? In that case, check out
    FileReference.download. The user docs actually have an example
    demonstrating a PDF download:
    http://livedocs.adobe.com/flash/8/main/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveD ocs_Parts&file=00002210.html
    HTH

  • Fast Web View breaking links/bookmarks in PDFs from Word 2007

    I'm running Acrobat Pro 8.1.2 on WinXP, and I recently noticed an issue with PDFs that I'm creating from Word 2007. If I turn on the setting "Save As optimizes for Fast Web View," any links or bookmarks in the file break when I do a Save As. If I turn the setting back off, Save As doesn't break them.
    I had had problems creating the PDFs using the PDFMaker plug-in for Word, so I used the Save As PDF or XPS feature from Microsoft instead.
    PDFs created using FrameMaker are not giving me problems.
    I don't know whether this is related, but the Settings button on the Save As dialog box is no longer active. I'm sure I was able to click it before, but I can't now. And that goes for PDFs from Word or FrameMaker.
    Anyone have any clues?
    ===========================================
    Rick Henkel
    http://rickhenkel.googlepages.com/index.htm

    This is related to a bug in the direct PDF output from Word 2007. I was told that Microsoft has fixed this bug in the final SP2 release (so when the service pack becomes available, this problem will not be present).
    Until then, the workaround is indeed to turn off the "Save As optimizes for Fast Web View" preference in Acrobat (Edit > Preferences > Documents, under Save Settings).
    Shlomo Perets
    MicroType * http://www.microtype.com
    FrameMaker/Acrobat training & consulting * FM-to-Acrobat TimeSavers
    "Improve Your FrameMaker Skills" live web-based training sessions

  • How do I link to a PDF from a web app?

    Hello, can anybody help me with this please.
    I have a web app that is listing current vacancies (see it here http://pattonnz.businesscatalyst.com/about-situationsvacant )
    As you can see the link to the PDF job description file is not right. What is the best way to link to a PDF? At present the web app is using a field type "Text (hyperlink)" to make the connection to the uploaded pdf but this obviously isn't working right (well it works, but it's a bit mangled and unnacceptable). There doesn't appear to be a field that will let me direct a link to the appropriate folder and file.
    Web apps are pretty new to me so any help greatly appreciated.
    Cheers
    Grant

    Hi Grant.
    Delete that custom field.
    Create a custom field type - image. Image is actually media type and you can select more then just images. This will allow you to browse the file in the admin and upload it.
    The tag will be what you call it.... {tag_pdffile} - This would try and render an image html if you used this so...
    You just get the raw value which is _value so... {tag_pdffile_value} and you form your own HTML in your layout.....
    <a href="{tag_pdffile_value}" title="Download this file">Download PDF</a>

  • Error linking to a PDF from HTMLResources folder

    I am trying to make a button that will open up a pdf. I have set up my HTMLResources folder with the pdf, created the HTMLResources.zip and when I click the button I keep getting the error: "The requested URL was not found on this server." (-1100). Help!

    If I don't compress the HTMLResources folder (that contains the files) it won't let me upload it. I get a dialog in the builder panel that says the the folder must be named HTMLResources.zip.
    Obviously there is something I'm misunderstanding.
    I have a folder called HTMLResources that contains one PDF that I'm trying to upload.
    If I compress only the PDF it generates a file with name like 388.pdf.zip. This is obviously not going to load.
    Do I rename the file HTMLResources.zip to make it load? What would be the path to the file if I do this? How would this work if I have multiple files I'm trying to upload in another folio?
    But you're saying I shouldn't compress the folder containing the PDF?
    This doesn't make sense...I apologize that I'm clearly missing something.

  • How to target a file(pdf) from Flash CS3

    Hello,
    I have some rather heavy stuff that have been converted to a
    more friendly pdf file
    I have also created a print button in my fla file in Flash.
    How do I set it up so when you press the print button, it
    opens the standard printer dialog window or download the file and
    open the pdf file so the client can decide what do do with it?? or
    something similar to that.
    I know that there is a "print" function in the action library
    but I just can't make it work
    The Pdf File is in a different scene that when a press the
    print button it goes to it with no problem.
    on (release) {
    _root.gotoAndPlay("Scene12", 1);
    I will really, really, really, appreciate some of your could
    take me through the procedure.
    Regards
    PDF File created in Quark Xpress 7 and sits within the Flash
    project
    Apple Mac Pro
    Flash CS3

    You are better off simply linking to the PDF from the Flash,
    using getURL or another like function, so that the PDF opens in
    Adobe Reader. Adobe Reader handles the printing for you
    automatically, and Flash printing is not what it should be.

  • Cannot Open pdf from a link inside a web page.

    I cannot open a pdf that is in link in a web page.  I get an error message saying "cannot find file ... Make sure that path or Internet address is correct"it is looking for the PDF on our network and also when I open the Web page from a flash drive on the same computer where the web page and PDF are in the same folder, it asks if I trust the site and I choose Allow and the PDF does not open then either. But when i do the latter on a different machine, open the folder and web page from a FD where they are in the same folder, it asks if I trust the site and I choose Allow, it opens the PDF.
    Adobe Acrobat 8 Standard 8.1.3
    Internet Explorer 8.0.6001.18702
    Windows XP Professional  Version 2002 Service Pack 3
    Any ideas as to what is going on here?

    Here is the markup in the web page for the link to the PDF:
    "<a
     href="MANUAL/station%20manual.pdf">Fuel Station Manual</a>"

  • Is Acrobat Pro right for us. We have an Employee Handbook that needs editing. Some is current pdf, some from an older version. Want to get all into one handbook, have the table of contents automatically adjust and link to specific pages from the ToC.

    Is Acrobat Pro right for us. We have an Employee Handbook that needs editing. Some is current pdf, some from an older version. Want to get all into one handbook, have the table of contents automatically adjust and link to specific pages from the ToC.

    You can download the trial version (http://helpx.adobe.com/acrobat/kb/acrobat-downloads.html) to convert the PDF back to WORD if you do not have the original. The conversion may not be perfect, but it is typically better than starting from scratch. You may be lucky and get a good result. You might check the settings (in the save screen) to try retain format versus retain text flow. The format version can be a pain to edit since it creates a bunch of text boxes. The flow version may require you to reformat in WORD, but you likely would want to do that anyway.

  • Links to MOV files from PDFs don't open in Safari

    I have a website that loads PDFs to the user's browser. In the PDF are links to Quicktime MOV files which open floating windows in which users can see videos. These work fine in both Firefox and Windows Internet Explorer on both of my Win 7 64-bit PCs. And they work in Safari on my son-in-law's Mac laptop, which runs OS 10.5.8, although not in Firefox on his laptop. The symptom is that the PDF (or browser) does not seem to even know that the cursor is positioned on a link; that is, the cursor does not change to a pointing finger as it should, and of course clicking on it has no effect.
    On my desktop G4 (867 MHz), booted to OS 10.5.8) the links are also not recognized as such (no pointing finger) in both Firefox AND Safari (version 4.0.2, although the download package claimed it was installing 4.0.5). Or rather the icon I downloaded claims to be Firefox, but appears merely to point to a Mozilla web page. So I suppose we don't know about Firefox. What we can say is that Safari 4.0.2 on my Mac G4 PowerPC tower with 10.5.8 booted functions like Firefox on my son-in-law's Mac 10.5.8 laptop - unawareness that the links even exist.
    Booting in OS 10.4.11 (which I can do from another hard drive on this G4 Mac), I have different problems. Firefox does load there (version 3.6.8), and goes to the main html page on the website. When links to the PDF files in that html page are clicked on, a choice between Acrobat Reader 7.0 and Acrobat Reader 9 is offered, but only Reader 7 will open - or claim to open: actually, although the title of the page is correct, all I see is a blank page.
    The PDFs do open in Safari (version 4.1.3) on this G4 booted to OS 11.4.11, and the links in the PDFs are recognized as such, but when I click on them the little Multimedia Player Finder window comes up, telling me I need to download the correct media player, even though Quicktime 7.6.4 is sitting just below on the dock, and opens the identical MOV files with no problem directly from the hard drive itself (actually a different hard drive, but wait...yes, it also opens fine when the MOV is copied to the hard drive on which the currently booted OS10.4.11 resides).
    Okay, so when I click on Get Media Player in that little Multimedia Player Finder window that opens when I try to go to a MOV link, I'm taken to Apple's website, which offers to download Quicktime Player 7.6.9 for Leopard. Drilling down to the appropriate version for Tiger 10.4.11 and downloading that, I find it knows it should install that to the same hard disk on which 10.4.11 resides, forsaking all others. Good. But when I install that and Restart, it's the same story as before: the PDFs load from the website into Safari, but when I click on one of the links in those PDFs to a MOV file I get the same Multimedia Player Finder window saying the media requires an additional player.
    Can anyone shed any light on these problems?
    Thanks in advance for your help.

    >With Perian you just goto System Preferences>Other Row, right click or Control+click on Perian, choose Remove Perian Pref Pane.
    That sounds like Perian is NOT one of those you can just delete. How does one know which is which?
    >But Perian would only help if you want to display the movie in the Browsers.
    In fact, due to issues of publisher's permission regarding about half the video clips, for the present I would prefer the user  NOT to be able to download them, but only to be able to open them in the browser, or even better, in a floating window that's a child of the browser, as I specified to Acrobat, and as in fact happens on my Win 7 PCs.
    >Do you need PDFs to be downloaded, or could you do this in HTML and have the Movie links right on the site?
    I'd rather they NOT be downloaded, at least in the sense of winding up in the Mac's Download folder and opening in a separate window. I want them to open directly in the browser window, as the do in my Win 7. (MOre on this below.)
    As to HTML instead of a PDF, what I need is to be able to provide commentary about each video clip, which HTML could do just fine, and I could get free of the VERY troublesome problem that any time I make more than a trivial change to the text, I must re-link every stinking one of the MOVs in a time-consuming process. So far, however, all of my attempts to show video via the <OBJECT> or <EMBED> tags have either failed, or opened the clip directly in the page, not in a floating window as I prefer. I believe there's a new <VIDEO> (or is it <MEDIA>?)  tag in HTML 5 I may look into.
    > Check System Preferences>Accounts>Login Items window to see if it or something relevant is listed.
    Also look in these if they exist, some are invisible...  /private/var/run/StartupItems; /Library/StartupItems;
    /System/Library/StartupItems; /System/Library/LaunchDaemons; /Library/LaunchDaemons
    Thanks much for this tip. Indeed Protools itself is in the System Preferences>Accounts>Login Items folder, and I'll be removing it from there, but I'll still have the 'In use by another application' problem when I load Protools as a conscious choice. There's a bunch of Digidesign (a.k.a. Protools) stuff in /Library/StartupItems, but ... (I was about to say I would investigate further because Protools is notorious for placing files all over the place and not have a clean uninstall, but I just realized these are StartupItems  - meaning, I suppose, *boot-up* items, as opposed to any time one starts up Protools? If only boot-up, there should be no harm in deleting them.
    >I don't think that is any part of the problem.
    Thank goodness! Just guessing: can I assume that (in principle, at least) any app from a prior OS Applications folder should run in a later OS, but generally not vice versa? That's the default assumption in Windows. However, I know of at least one app I have that was written for OS 9 and they announce does not run in higher OS's, though to be honest I've never tried it.
    >The problem seems to be that the ones that do not display the links, or display the links but won't play it, are looking for the Movie file in the Download folder. No expert, but I kind of think it's some MS "stanrd" involved, which Apple trys to keep pace with, but...
    I'm convinced you have the right answer here  - except perhaps for the Microsoft part, because the 'Cannot play media because file not found' problem also occurs in Foxfire on my two XP PCs (although not in Internet Explorer where everything works properly on those two XP PCs). The evidence that you're right? I noticed an instance - TenFourFox when booted in 10.4, I believe  - where not only the links to the MOV clips have that problem, but also links from within one PDF to another PDF, which generally *were* working in most scenarios tested so far when the MOV clips were not. For what it's worth, the links to the other PDFs specify another folder on the server, while those to the MOV files specify no folder at all since they're all in the same folder as the PDF that links to them. Which is why the Mac assumes they must be in the Download folder. Depending on the situation, apparently, in some circumstances if you do specify a folder Mac figures it must be on the server if not found locally.
    In general, the problem seems to have a lot to do with browser configuration issues, including security, but I don't know what. Perhaps related, perhaps not: Every time I try to load a PDF in TenFourFox it asks me what app to open it with and I have to specify Acrobat Reader. I have found no way to load that as a plug-in (and even if I did, how to tell TenFourFox it should use it). The Get Add-on dialog lets you hunt for plug-ins but neither Acrobat Reader nor Quicktime show up when you ask for them in the Search box.
    But now... guess what?
    Today, suddenly, when I access the site with Safari while booted in 10.5.8, EVERYTHING IS WORKING! All the clips open, and they open in floating windows just like I want. This, remember, is the situation in which the links were not even recognized earlier. I have no idea which if any of the changes we've discussed could have brought this about. I've not even been able to find out how to tell Safari it should be using Acrobat Reader and Quicktime. But somehow, it is! (I'm not making this up, nor, despite my admission of memory lapses on occasion, is this a case of a memory lapse. I described this situation early in my initial post, when I had just verified it.)
    Correct Answer 
    Helpful Answer

  • Link to a specific page in a PDF - from word

    Hey guys
    Possibly a stupid question, however Im not too familiar with acrobat and creating pdfs etc, I have searched and tried whatever answers i've found though.
    What Im needing to do (well, its another user, but they've asked me to fix it for them) is create a link in a word document that will open a pdf at a particular page. This word document will then be exported to PDF and the linking needs to still work. The files will be on the local filesystem (not a web server) and need to open in acrobat reader, not an IE window.
    I can get it to work fine if you manually edit the link in Acrobat professional and tell it to go to a page in another PDF, but when I try adding the link in word it just opens the PDF at page 1.
    What I've tried doing:
    Create a hyperlink in word to c:\test.pdf#page=50
    Create a hyperlink in word to c:\test.pdf#chapter6 (with chapter6 being a destination in the PDF document)
    as above but with file:///c:/test.pdf#page50 and file:///c:/test.pdf#chapter6
    All of these open the PDF but at page 1, not page 50. When i view the link properties in acrobat it shows the action as being "Open a file: c:\test.pdf" but nothing about opening to a specific page.
    The user does not want to edit the resulting pdf in acrobat once it has been created, due to needing to frequently update the word document and re-export to pdf.
    Systems are running WinXP, Office 03, and have tried with Acrobat 6 and 8 (would prefer it to work with version 6, as 8 is just the trial and would prefer not to have to upgrade to get this to work).
    Any help would be much appreciated!

    I have a similar problem I would like to solve. I am also running Word 2003, Windows XP and Acrobat Professional 7.0.
    I can create a hyperlink in a word document to open a separate PDF file.
    I can then use PDF Maker to convert the word document to PDF.
    No problem.
    When I click on the new link in the PDF document it opens the separate file in the same window and the original PDF file is closed.
    I do not want the original file to close.
    When I set up a new link from within Acrobat then I get the option to "Open in new window". This link works the way that I want.
    As there are multiple hyperlinks in the word document, I will need to recreate new links everytime I modify the Word document. This is very time consuming
    Question - how do I get the automatically created link to open in a new window?
    Thanks in advance

  • Help! How to e-mail a PDF (from Pages) with active web links!

    I have been working on this for hours without any success! I would be so grateful for a brainy Apple wiz to help me out. I am creating a Pages document that has active web links in it. My goal is to e-mail my document with the active web links in it.
    So - If I export my Pages doc as a PDF to my desktop, the links work great! However - the moment I put that PDF into an email and send it the links become inactive. Is there any way to create a Pages document with web links > Export it as a PDF > Then mail with active (clickable) links? I have tried many times without success.
    If the answer to my question is no, does anyone have a tip for where I can create a PDF and mail it with active links? Will any of the Adobe programs work for this type of thing?
    Thanks so much!!
    Kristen

    Using Pages '09 v4.2.
    I just tested this. Assumption: You have the “Windows friendly attachments” checked in the attachments panel.
    Your Pages document is open. The web links are active. You want to get it into Mail.
    From the Pages menu bar, choose Share > Send Via Mail > PDF.
    Mail will open with a compose window. Your PDF will be attached as a full view document. You see the links present in the PDF.
    Now, click near the web links. This shows your PDF in blue. Now right-button click, and choose View as Icon from the pop-up panel.
    Now mail it to yourself on another account that Mail can open.
    You will see the web links in the PDF.
    Right-button click on a link and from the pop-up menu, choose Open with Safari.
    If you chose Quick Look, it would pop open the PDF and offer to open it further in your default PDF viewer. In my case, it is Adobe Reader.
    If Reader opens this PDF from the Mail attachment, the web links remain active.
    Does this solve your issue?

  • Trouble saving a pdf from In Design with Illustrator files linked.

    I have trouble saving a pdf from In Design. Most of the files i've linked are Illustrator files with size up to 70mb.
    I am getting out of memory message   The In Design file isn't that big - about 9mb.
    HELP!!!!!!

    It did not help to close and reopen it.
    Not sure what you mean with exporting in chunks but if you mean exporting page for page , so it didn't work either.
    I think that i'll try to reduce the size of Illustrator files , but I 'm not sure what will be the optimum size for that In Design won't crush again.
    Or maybe i should make the presentation in illustrator instead? It take some time to save pdf from illustrator when the original file is about 90mb, but still it works.

  • Linking to more than one point in a PDF from a browser

    Hi guys, i have been tasked with creating a website to house a few pdf's. I have set this up so that you click a link in the navigation and it displays the pdf in a frame on the right side of the page and goes directly to the page i specify. The problem comes when i try to click a link directed into the same pdf on a different page, it doesnt go to the page once the pdf has been opened by the first link and just stays where it is in the pdf. Does anybody know of a way to reload the pdf upon clicking the hyperlink? I have tried turning off caching in meta tags but this has made no difference. I am using Internet Explorer 8.
    Thanks in advance,
    Simon Ineson

    Does nobody know of a way to get this to work? It seems to be leaving my pdf open in the background even when i click off it and put something else in the main section of my frame and come back to it. Seems a little odd to me that i have no control over the pdf from the HTML once it has been opened.

  • Links in PDF from View Mode Not Working

    Ok, bear with me as I'm not totally familiar with Robohelp.
    I have a PDF file, lets call it (PDF1).  Inside PDF1 is a flowchart with a link to another PDF (PDF2) file.
    When I open PDF1 outside of RoboHelp, the link to PDF2 works.
    When I open PDF1 from the view mode (sunglasses), the link to PDF2 doesn't work.  It doesn't do anything at all.  I click on the link and nothing happens.
    I have ensured that the link within PDF1 is correct and pointing to the right file, and like I said, it works when viewed external of Robohelp.
    Does anyone know how to fix this or what the problem could be?
    Thanks,
    Dan

    Welcome to our community
    I'm not sure I fully comprehend the issue. You are previewing. This will impose some limitations and really is only there to approximate the end user experience.
    You say that if you open things outside of RoboHelp the links work fine. And this is really how the end user will be using things, no? So if it works fine in this mode I'm not understanding why there is an issue.
    Out of curiosity, why PDF? You are hopefully aware that one might supply PDF only for the purposes of printing, right? Otherwise, if your end user will be expecting to click links or whatever, you should be outputting a help format. (CHM, WebHelp, FlashHelp, AIR Help, etc)
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7, 8 or 9 within the day!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • Safari (Snow Leopard) will not link to website (pdf) files from within other pdf files

    Meeting agendas (in pdf format) have 'web links' to other pdf files, but Safari says not enough info in the webaddress.  But it works O.K. in Windows Explorer.

    Open browser preferences
    ex Safari>Preferences>Extentions   and un-enable any ext that mabe interferring , ex divX
    or open Help> installed Plug-ins and remove Adobe Acrobat.
    if still a problem
    Quit Safari.
    In the Finder, select Go ▹ Go to Folder from the menu bar, copy the text on the line below into the box that opens, and press return:
    ~/Library/Preferences/com.apple.Safari.plist
    A Finder window will open with an item selected. Move the selected item to the Desktop, leaving the window open.
    Launch Safari and test. Its settings will have reverted to what they were they first time you launched it. If it works as expected, recreate the settings and delete the item you moved to the Desktop. Otherwise, quit Safari again and put the file you moved back where it was, overwriting the newer one created in its place.

Maybe you are looking for

  • I have a HP 6310 Printer and I am having problems with it. It has started printing only portions. Of

    Hello My HP 6210 is not printing properly. It appears to be a software problem not an ink cartridge problem. It will print parts of a document and skip other parts, leaving a document that looks as if some sections were left out purposely. The color

  • Save webpage to xps file by using $ie.ExecWB function

    when save webpage to xps file by using $ie.ExecWB(6,2) function, it only saves the first page. It seems when print to xps file, it has default selection of "Page 1" or "Current Page". Is there a way to change to save "All Pages" to xps file? Thanks

  • Remote Desktop 3.3 update breaks SSH connectivity

    Since updating to Remote Desktop Admin 3.3, I am no longer able to use ARD over a SSH tunnel. This is a serious bug - especially since there is no easy way to rollback to the previous version. I would strongly recommend against running this update if

  • No Audio when encoding an FLV

    I'm attempting to slice up an hour long .flv into 15-minute chunks using Adobe Media Encoder CS5 (I don't have Premiere). I've cued up the start and end points, but when I export the video, there isn't any sound. I'm using the default settings, Audio

  • I want Apple to restore IPA fonts natively to OSx-10.7 and 7

    As I work in multiple languages as a professional singer, I would like to see Apple to restore and include natively IPA fonts as they did in an earlier OS. I've tried to jerry-rig getting them on to my cpu but the experience altogether very windows-l