Skip to main content
Participating Frequently
August 8, 2008
Question

PDFs and Robo6 WebHelp

  • August 8, 2008
  • 2 replies
  • 592 views
Hi,

I'm trying to link to a PDF from an OLH created using Robo6 (WebHelp), but the link is not working. I tried Rick Stone's proposed solution (i.e., unchecked "Add Mark on the Web") in Peter Grainge's site, but I'm getting a Javascript error. The look of the TOC also changed. Is there another fix I should try?

I appreciate your help.
This topic has been closed for replies.

2 replies

Peter Grainge
Community Expert
Community Expert
August 8, 2008
OK. Is this problem occurring when you generate the help and view it locally or after the help is put on the server?

Use the menu (bottom right) to mark the Best Answer or Highlight particularly useful replies. Found the answer elsewhere? Share it here.
writer501Author
Participating Frequently
August 26, 2008
The problem occurs when I generate the Help and view it locally.
Captiv8r
Legend
August 26, 2008
Hi there

When you generate your WebHelp, my guess is that you are using the "Mark Of The Web (MOTW)" feature. With MOTW enabled, any links to things such as PDF or Word content will fail when you run locally. This is because if you are on the local file system, nasty things can be done to you. So the browser blocks links like that.

If you place the content on a server, you should be fine. Or, you could remove MOTW if you wish to run locally. But then you will have to cope with the Yellow Information Bar if you view the content in IE.

Life is always a trade-off, eh?

Cheers... Rick
Peter Grainge
Community Expert
Community Expert
August 8, 2008
Please point me to exactly where that information is so that I can see the context.

That change alone would not cause any javascript error that was not already there nor would it change the look of the TOC.

Use the menu (bottom right) to mark the Best Answer or Highlight particularly useful replies. Found the answer elsewhere? Share it here.
writer501Author
Participating Frequently
August 8, 2008
Hi,

It is #74 in snippets.htm - Links to Baggage Files broken (for example a PDF file), dated 09 May 2007.

Thanks