The PDF list is a service provided by PDFzone.com | http://www.pdfzone.com
__________________________________________________________________
Try javascript in a form field button, along these lines:
var otherDoc = app.openDoc("../../..//Folder/Target.pdf", this);
otherDoc.pageNum = 6;
It is important that there is a document level javascript in your target
document which contains just this:
this.disclosed = true;
Please let us know how you get on.
Regards
Andrew
----- Original Message -----
From: "Raymond Weisling" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, February 04, 2004 12:48 PM
Subject: [PDF] Making links to a specific page in another file (help)
>
> The PDF list is a service provided by PDFzone.com | http://www.pdfzone.com
> __________________________________________________________________
>
> Previously I wrote about making links from a 700+ page dictionary to
> individual files of the original scanned images. We got it working
> ok. Now we decided that that is not a good user interface. If the
> user wants to browse among the image pages, they are separate files
> with no links between them. So we decided to put the images into a
> larger file.
>
> How does one open a PDF document and jump to a specific page? One
> PDF documentation (PDFOpenParam.pdf) states that the "page="
> parameter can be used e.g.: "mydocument.pdf page=14" will open
> mydocument.pdf and jump to page 14. We have tried this and
> consistently get the error message: "unknown file".
>
> TIA -- Raymond Weisling
>
> To change your subscription:
> http://www.pdfzone.com/discussions/lists-pdf.html
>
To change your subscription:
http://www.pdfzone.com/discussions/lists-pdf.html