The PDF list is a service provided by PDFzone.com | http://www.pdfzone.com
__________________________________________________________________
Date sent: Fri, 6 Feb 2004 17:22:04 +0700
To: [EMAIL PROTECTED]
From: Raymond Weisling <[EMAIL PROTECTED]>
Subject: Re: [PDF] Making links to a specific page in another file
(help)
Send reply to: [EMAIL PROTECTED]
>
> The PDF list is a service provided by PDFzone.com | http://www.pdfzone.com
> __________________________________________________________________
>
> ##### level-1 quote by Matthew Fitzgerald (on) 05.02.04 (at) 16:04 +0100
>
> > > However, whenever the links are followed the target file opens
> >> properly but fails to jump to the desired page. It should be noted
> >> that all link creations are done in MSWord manually using the
> >> Insert->Hyperlink item (eventually programatically in VBScript ). I
> >> think I'm missing something very simple but for the life of me I
> >> can't tell what. Any light on this problem would be much
> >> appreciated. Many Thanks!!
> >>
> >That will result in a Hyperlink field with something like
> >"myDocs\target.pdf \l
> >"page=2" " in it. That is, it is going to try to make a link to a Named
> >Destination "page=2" - As a test, add such a Named Destination in the PDF and
> >then see if your link jumps there.
>
>
> Ok here's the latest with the PDF link problem:
>
> 1. Linking to named destinations has made no difference over linking
> to actual page numbers. The result is identical. I.e., linking to
> "mydoc/target.pdf#page=7" vs. linking to
> "mydoc/target.pdf#nameddest=page6"
> opens the target.pdf document only to the first page.
>
But if I understand what you are doing here, those strings of yours are going in the
Insert Hyperlink dialog in Word? The hyperlink address will be the filename and the
subaddress will be the string after # - Word has no idea that page= has some special
meaning in some special circumstances.
To link to named destination ND1 in file apdffile.pdf you'd need something like
apdffile.pdf#ND1 (although I haven't tried it).
> To note: we're using Acrobat 5.0 but testing on 5.1 has made no
> difference in the opening process.
>
> Likewise, this.disclosed = true; brought no joy either.
>
> Ray
>
> To change your subscription:
> http://www.pdfzone.com/discussions/lists-pdf.html
>
--
Matthew Fitzgerald
Byte Ryte bv
Oudegracht 219
NL 3511 NH
Tel: +31 (0)30 2380023
Fax: +31 (0)30 2380076
http://www.byteryte.nl
To change your subscription:
http://www.pdfzone.com/discussions/lists-pdf.html