Previous | Next | (P-PDF) JavaScript
Topic: Parse a QueryString when a doc opens
Conf: (P-PDF) JavaScript, Msg: 37238
From: fidakanaan
Date: 3/23/2002 08:26 AM
Thanks a lot, I really appreciate it. It worked. I have included the command on the page open under page event. Now whenever I open the pdf file, it reads the page number(let's say p) from the querystring and goes to it. The user can browse along the other pages of the pdf file, but whenever he gets back to the first page in the document, it takes him back to page p. The command is executed on page open and not on pageOne...Please advise.
Thanks a million.
Fida
On 3/22/2002 5:24:24 AM, george wrote:
>> What if I am using Adobe Acrobat VERSION 4. I could
>> only get the path. Unescape, getPaisr...are not
>> supported.
>
>It was created with Acrobat 4.
>You may be neglecting to
>include the document-level
>routines. Also, the updated
>file (with the renamed
>unescape function) is
>available as:
>http://www.peakforms.com/pdfs/
>get2pdf2.pdf?First=George&Last
>=Johnson&Whisky=Talisker
>
>George