Link in help file to PDF

Using RoboHTML x3, I set up a link to a PDF in my help file.
(I don't care whether the file opens in the CHM frame or in a
separate target=_blank window.) When I preview using the glasses
button, the PDF displays fine. After compiling, when trying to open
the PDF from the CHM, Internet Explorer cannot display the web
page.
Any suggestions would be appreciated. Thanks!

Have you added the .pdf to your baggage? This is necessary to
include it in the .chm.
If you want it to be an external file (i.e. completely
independent of your compiled help) then you need to treat it
differently. Since the help reader navigates with absolute paths,
you must use the Microsoft parser function to find an external file
even when it is in the same folder. This is documented in the Help
Workshop help file. It is also in Rick Stone's Tips and Tricks
file. Let us know where the .pdf is to reside - compiled in the
.chm or external to it.
John

Similar Messages

  • Help files in PDF format ?

    Until recently, it was possible to download the help files in PDF format, which was very useful when off line.
    It seems that all links to the Adobe download sites have been broken ?

    They are still available.
    PDF file for Organizer.
    PDF file for Editor.

  • Cant generate my help file into .pdf format

    Hi All
    I cant't generate my help file into .pdf format for printed documentation.  My .pdf option is not enabled.  How do I get it enabled?  I am on version 8.
    I am following the instructions in help.
    thanks
    Caryn

    Peter,
    Please find my comments inline:
    If I understand you coIf I understand you correctly, any of the Acrobat 8 or greater versions can generate a PDF with the comments feature. Correct please?
    Absolutely!
    That means that one person must have a paid for version of Acrobat, ommenting cannot be initiated by users of Acrobat Reader, the latter only enables you to comment on a PDF that has been created in a paid for version. Correct please
    Yes, the commenting has to be inititated or rather the person with the paid version installed has to assign rights to the reviewers. Only then the assigned persons will receive emails in their inboxes that the document is set for review.
    Regards
    Rajdeep

  • Links to mp3 files in pdf docs not working on laptops

    I'm working in IDCS3 on imac OS 10.4.11, producing pdf documents with links to sound files (mp3) and video (mp4). The sound/video files are not embedded.
    The pdfs and sound/video files are placed on a CD. We have tested these pdfs on desktop Macs and desktop PCs, and the links to the sound files work fine, but on a laptop the links to the sound files fail completely (ie usually nothing happens, though sometimes there is a message saying the computer is searching on the C drive for the files, instead of in the correct folder on the disk). The links to the video files do work though. Any ideas?

    I have tried to embed the mp3 and mp4 files, but the place command will not recognise them (they are always greyed). The only way I have been able to make the sound files play is by linking to the files using a button, but the 'embed all' command on making a pdf doesn't seem to work with this.

  • Help FIle in PDF

    Is there a downloadable PDF of the Flash (Or and other
    application) help files?
    If so where can I get them?
    Thank you,
    R.

    http://www.esnips.com/_t_/Ale%2FIDocinterfaceandBusinessScenarios?q=Ale%2FIDocinterfaceandBusinessScenarios

  • Help file in pdf format

    Is there a way that i can get the help file on Ale / IDoc interface and Business Scenarios in PDF foramt - instead of looking for them at http://help.sap.com/saphelp_erp2005vp/helpdata/en/af/7e844367c24d4a950df3205052769d/frameset.htm
    Thanks,
    Bhaskar

    http://www.esnips.com/_t_/Ale%2FIDocinterfaceandBusinessScenarios?q=Ale%2FIDocinterfaceandBusinessScenarios

  • Link to help file in Java desktop app

    Hi,
    Is it possible to link to a file, ie. UserGuide.pdf from a menuitem in a desktop app?
    The file is originally in the application root, but after downloading with Java Web Start the link no longer work.
    Thanks
    Dave

    Resources for JWS apps. should be in Jars, whereas I am guessing the PDF is a loose file.
    If the PDF is converted to something more Java friendly such as HTML, RTF or text, it can be included in a Jar and displayed using JavaHelp or a JEditorPane.
    To use a PDF and have it open in the system default software for displaying PDF files, it would be necessary to:
    1) Include the PDF in a Jar and add the Jar to the resources section of the JNLP.
    2) Get a reference to the PDF using
    this.getClass().getResource("the.pdf");3) Gain an InputStream from that URL.
    4) Read the bytes of the PDF and save them to a known place (such as a sub-directory of user.home).
    5) Call
    Desktop.open("${user.home}/path/to/the.pdf");

  • Having active file links to text files in pdf

    Hi,
    I have a Word doc that has a number of embedded text files that are accessible by double-clicking the text icon. When I convert the Word doc to pdf these will not launch Notepad with the actual text file that is needed. Any suggestions on how to embed the text file so that it is launchable from the pdf? I originally just copied and pasted the icons from the email as they were sent to me. They launch from Word with no issues but will not when converted to pdf. Thank you.
    Brian

    I have tried to embed the mp3 and mp4 files, but the place command will not recognise them (they are always greyed). The only way I have been able to make the sound files play is by linking to the files using a button, but the 'embed all' command on making a pdf doesn't seem to work with this.

  • Acrobat Reader 9 help file as pdf

    I am looking for the Acrobat Reader 9 help file as a pdf so it can viewed off line.
    Can someone give the location where I can download the help file as a pdf.
    Thanks
    R

    Andy C. wrote:
    Hello AKA_TG,
    There are manuals installed on your PC. You can find them at
    C:\Program Files\National Instruments\LabVIEW 2010\manuals
    Hope this helps.
    But of course these do not include anything like a complete set of manuals like in the 'old' days'. The only included manuals of much help to a beginner are the getting started and quick reference manuals.
    AKA_TG,
    If you want a hardcopy, your only real option is to do a print of the LabVIEW Help. I have not done a print in a long while. What I tend to do is look at the release and upgrade notes to see what has changed and then look it up in the Help. I'll also open any new examples with Context Help turned on.

  • Creating help files from PDF

    I am evaluating RoboHelp as a possible way to create help
    files (probably will end up being .CHM files). We'd like to be able
    to go from the files used for our printed documentation, which are
    generated using LaTeX and output as PDF files. We use LaTeX to
    create the PDF files because there are a lot of math symbols in the
    docs that no other program seems to handle as well, and I don't
    know if RoboHelp will be able to do the job without a lot of manual
    cleanup--I've tried a few other programs and the results were not
    pretty. Anyone else had success using RoboHelp for their help files
    doing something similar?

    Welcome to the forum.
    For anything like this I would strongly recommend that you
    download the trial version. It is a very simple matter to create a
    project and import a PDF to see whether the result is what you
    want.

  • 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

  • Preview not opening links to local file in pdf

    Hi,
    I have a problem.
    I am generating pdf documents with, inside them, links to other pdf files in subfolders.
    While I can open the subfolder's pdf file using adobe acrobat, preview refuses, with an issue regarding autorisation problems.
    How can I authorize preview to open documents form my original pdf file ?
    Thank you in advance.

    Hi,
    I have a problem.
    I am generating pdf documents with, inside them, links to other pdf files in subfolders.
    While I can open the subfolder's pdf file using adobe acrobat, preview refuses, with an issue regarding autorisation problems.
    How can I authorize preview to open documents form my original pdf file ?
    Thank you in advance.

  • Connecting link to help file..

    Hi. sdners
    just i have installed 4.7EE, but dont know how to link the SAP LIBRARY to sap
    (mean i have 3 files link.exe,.bat,.cmd)...please
    help me..
    thanks in advance...

    Dear Balaji ,
    to configure the SAP Help have you install Help ( setup.exe ) ? - Plesae install help first on any system ( Server ) .
    2 ) Use TCODE SR13 to Administrate the help , mention share path accordingly .
    http://help.sap.com/saphelp_nw04/helpdata/en/ef/a72378fe0a4a558cf9748f2a4296bb/frameset.htm
    Revert back to me if you need further assistance ...
    Regards ,
    Santosh

  • CS 4 help file as pdf

    Where can I download the complete user's manual for Illustrator CS4?

    Getting to Adobe's “Classic” Support Content
    I don't know about you, but I find Adobe's new marketing/upgrade-focused support content anything but supportive. If you visit a support site to find out about using your current product, the following will be most helpful. After coming up with the workaround described below, I found Adobe's non-marketing support content (i.e., the actual information someone is looking for when they want to use their current product) via this link:
              http://www.adobe.com/cfusion/search/index.cfm?cat=all&term=&loc=en_us&product=creativesuit e
    This is the Adobe support site with which I am familiar. You can drill down to the specific product you have a question about using the dropdown to the right of the search box.
    I found this on the last two PDFs I was looking for using the workaround, below. In case this, too, disappears, I'm retaining the workaround in this comment.
    A Search Engine Workaround
    Found a workaround for locating PDF copies of previous versions of Adobe user's manuals: search using Google's "site:" operator. For instance, to find CS4 resources published in US English, go to your browser's search bar (make sure Google is the designated search engine), and type:
         site:help.adobe.com/archive/en_US/ CS4
    Note: Remember to put a space between the last slash and the search term.
    This worked for Bridge and Version Cue, Dreamweaver (help, extending, and API reference) Extension Manager, Fireworks, Flash, Illustrator, InDesign, Media Encoder, and Photoshop (includes "Extended" features)
    Found Acrobat 9 user's manual with: "site:help.adobe.com help.pdf 9" where "help.pdf" is typically at the end of each filename and, "9", would help filter down to the version I was looking for.
    Found Soundbooth CS4 here: http://help.adobe.com/en_US/Soundbooth/2.0/soundbooth_cs4_help.pdf
    Found Contribute CS4 here: http://help.adobe.com/en_US/Contribute/5.0_Using/contribute_cs4_help.pdf
    And here is the link for Contribute's deployment guide: http://help.adobe.com/en_US/Contribute/5.0_Deploying/contribute_cs4_deploying.pdf
    Online help for Contribute is here (but I recommend downloading the PDF before it disappears): http://help.adobe.com/en_US/Contribute/5.0_Using/
    That's it!
    Signed,
    Missing the days when Adobe put the user first.

  • Acrobat XI Pro pdf-help file

    Hello,
    Is the help-file in pdf-format for Adobe Acrobat XI Pro available somewhere ?
    I have been looking high and low and can't find it anywhere.
    Thanks

    http://helpx.adobe.com/acrobat.html (link in Help and Tutorials section)
    http://helpx.adobe.com/en/pdf/acrobat_reference.pdf

Maybe you are looking for

  • Flash 9.0.45 crash on Intel Mac OSX

    Date/Time: 2007-10-08 09:55:34.233 -0700 OS Version: 10.4.10 (Build 8R2218) Report Version: 4 Command: firefox-bin Path: /Applications/Firefox.app/Contents/MacOS/firefox-bin Parent: WindowServer [720] Version: 2.0.0.7 (2.0.0.7) PID: 1462 Thread: 0 Ex

  • BT Voyager 205 & iChat - How to make it all work! (repost)

    First posted by Solidsilver, reposting for reference just in case we loss it. Tony I have just been going through ** to get iChat working with a BT Voyager 205 modem/router. In the end I contacted Apple and an extremely helpful iChat Engineer from Ap

  • Problem with pdf export and setting of the paper size

    Hi, I develop plugins for InDesign server. Can anybody suggest me an way to exports a pdf/ps file from a indesign document with my custom adjustment of the output "paper" size? I tried with kPrintActionCmdBoss but the "SavePDFAs" popups although I se

  • 'No bootable device found - insert boot disk and press any key'

    Dear all, I just tried to install a version of Windows 7 on my Mac yesterday and used bootcamp for this purpose. Unfortunately the process could not be completed since bootcamp did not partition the hard drive as NTFS. I had to terminate the installa

  • ITunes no opening when phone connected.

    I have two iPhones running from one account on a PC and using iPhone 3gs with 3.1.1. When I connected the phone to the PC it always used to open iTunes. Now in iTune under 'Options' the option to ' Open iTunes when this phone is connected' is grayed