PDF-Forms is a service provided by PDFzone.com | http://www.pdfzone.com/
__________________________________________________________________

I just want to describe exactly the procedure you should follow:

1. Use form fields.
2. On the Actions tab, choose Mouse Up, click 'Add'.
3. In the 'Add an Action' dialog box, select Javascript
4. Click the Edit button.
5. Add this.pageNum++ or this.pageNum-- as appropriate.
6. Click OK
7. Click Set Action
8. Click OK to close the Field Properties dialog box

Test the button. You don't need to save the document to test it. Don't, by
mistake, put a next page button on the last page of your document. It won't
work.

I suppose I should have clarified your question. I am assuming that you want
to go to the next page of the currently opened document, not the next
document. Is that correct?

Regards

Andrew
----- Original Message -----
From: "Nguyen, Tam" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, July 28, 2003 4:19 PM
Subject: RE: [PDF-Forms] Add Go To Previous or Next Button on PDF


>
> PDF-Forms is a service provided by PDFzone.com | http://www.pdfzone.com/
> __________________________________________________________________
>
> Hi,
>
> I added an icon/button 'Next' on the pdf. In the properties of the 'Next'
> button, I tab over an 'Actions', choose Mouse up, and set the javascript
to
> be 'this.pageNum++
>
> I saved the changes. Then reopen the pdf, I tried to click on the Next
> button or, mouse over the Next button, but it doesn't do anything. What
did
> I do wrong here? Please advised. Thanks,
>
> Tam
>
> -----Original Message-----
> From: Andrew Clark [mailto:[EMAIL PROTECTED]
> Sent: Monday, July 28, 2003 11:05 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [PDF-Forms] Add Go To Previous or Next Button on PDF
>
>
>
> PDF-Forms is a service provided by PDFzone.com | http://www.pdfzone.com/
> __________________________________________________________________
>
> Use javascript on the mouse up action:
>
> this.pageNum++ to go to the next page
> this.pageNum-- to go to the previous page.
> ----- Original Message -----
> From: "Nguyen, Tam" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, July 28, 2003 3:47 PM
> Subject: [PDF-Forms] Add Go To Previous or Next Button on PDF
>
>
> >
> > PDF-Forms is a service provided by PDFzone.com | http://www.pdfzone.com/
> > __________________________________________________________________
> >
> > Hi,
> >
> > How can I add Go to Previous or Next button on PDF file? I assume I
would
> > have the Previous, and Next button on the pdf, how do I set the action
on
> > these buttons to whether it go forthback or backward?
> >
> > Thanks in advance,
> >
> > Tam
> >
> > To change your subscription:
> > http://www.pdfzone.com/discussions/lists-pdfforms.html
> >
> >
>
>
>
> To change your subscription:
> http://www.pdfzone.com/discussions/lists-pdfforms.html
>
> To change your subscription:
> http://www.pdfzone.com/discussions/lists-pdfforms.html
>



To change your subscription:
http://www.pdfzone.com/discussions/lists-pdfforms.html

Reply via email to