html - How to move the scroll bar of the browser on a pdf file with ASP / Javascript? -


i looking time if there free apis / or other projects in order move scroll bar of browser position of item referred pdf document. redirect user pdf file of site ("/ help.pdf") directly desired position.(on title or page number, example) , not on position (x or y) varies according screen resolution. enter image description here

you can passing parameters link :

<a href="http://www.example.com/myfile.pdf#glossary"> goes glossary

<a href="http://www.example.com/myfile.pdf#page=3"> goes page 3

http://helpx.adobe.com/acrobat/kb/link-html-pdf-page-acrobat.html


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -