Previous | Next | (P-PDF) Forms & FDF
Topic: Re: What is the Javascript for 'Go to view'?
Conf: (P-PDF) Forms & FDF, Msg: 38849
From: DTDanB
Date: 4/18/2002 01:45 PM
If you want to craete a link that will go to a specific page, I use javascript.
Here's the code
this.pageNum = 497 -1;
This would take you to page 497.