Re: hyperlink to "other file" problem



To make sure I have this right:

You create a new HTML file as below and include a hyperlink to it in your PPT
instead of linking directly to the PDF.

VERY slick.

Thanks for posting this.

In article <85318A04-B1D1-4D09-B5A6-0558CB73E95A@xxxxxxxxxxxxx>, WebTech411 wrote:
I just created a workaround, because we are experiencing the same problem.
Create an HTML file that has a redirect to the PDF. Within the HTML file
there is a javascript that is triggered by the page load. The JavaScript
will load the PDF file in the current browser window. This workaround allows
you to open a new window outside the presentation and the PowerPoint/Reader
issue.

Here is the code:
<head>
<SCRIPT LANGUAGE="JavaScript">

<!-- Begin
redirTime = "100";
redirURL = "BB8151.pdf";
function redirFile() { self.setTimeout("self.location.href =
redirURL;",redirTime); }
// End -->
</script>
</head>

<body onLoad=redirFile()>

</body>

Hope this helps!

"designergb" wrote:

We've recently upgraded to 2003 and I have created hyperlinks in
presentations in 2000 and had no problems. Now, when I create a new hyperlink
and link to a PDF file located in the same folder as the presentation,
Powerpoint isn't launching Adobe or the file automaticly. Only if the PDF
file is already open does Powerpoint bring it to the active window. Is anyone
else having this problem?


-----------------------------------------
Steve Rindsberg, PPT MVP
PPT FAQ: www.pptfaq.com
PPTools: www.pptools.com
================================================


.



Relevant Pages

  • Re: hyperlink to "other file" problem
    ... You create a new HTML file as below and include a hyperlink to it in your PPT ... Create an HTML file that has a redirect to the PDF. ...
    (microsoft.public.powerpoint)
  • Re: Page of presentation not all viewable
    ... > Once you click on the hyperlink it opens the pdf in Adobe Acrobat version 5. ... Steve Rindsberg, PPT MVP ...
    (microsoft.public.powerpoint)
  • Opening PDFs from PowerPoint
    ... If I open the same PDF from outside PPT, it opens maximized. ... a way to have a PDF open maximized from a PPT hyperlink? ...
    (microsoft.public.powerpoint)
  • Re: Linking To Locations In PDFs
    ... > How do I create a hyperlink in PPT which will open a PDF to a specific ... > location in the PDF document? ... Steve Rindsberg, PPT MVP ...
    (microsoft.public.powerpoint)
  • Re: view a powerpoint presentation in a small window
    ... be sure to let Reader update itself. ... links from PPT to PDFs won't work at all. ... in fact the same PDF will open in front of the PPT sometimes and behind ... >>> if the PDF opens behind the presentation, the user will still be able to see ...
    (microsoft.public.powerpoint)

Quantcast