Jumping to a specific page on a pdf within a browser (Adobe Plugin)
The Adobe PDF plugin accepts arguments in a url, anything after a # is passed to the plugin. There was a vulnerability because of this.
To jump to a specific page, put #page= after your link. http://www.math.ias.edu/~avi/PUBLICATIONS/MYPAPERS/DSW06/dsw06.pdf#page=6
To zoom in to a specific zoom, you can also put #zoom= after your link. http://www.math.ias.edu/~avi/PUBLICATIONS/MYPAPERS/DSW06/dsw06.pdf#page=2&zoom=50
Google has been using the search feature, to do that, put #search=”search terms” after your link. Example: http://www.math.ias.edu/~avi/PUBLICATIONS/MYPAPERS/DSW06/dsw06.pdf#page=2&zoom=50&search=’Tensor’



December 4th, 2009 at 05:00
Hi
Thanks for the post ouy had done long long ago. It helped me solve my problem :)