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

Reply via email to