Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript [Solved] Scroll to specific PDF page with JavaScript Reply To: Scroll to specific PDF page with JavaScript

#149710
Shiloah
Participant

The problem that I am running into with this solution is that it still the other parts of the PDFf file are still showing. For example, if myfile.pdf has 10 pages and I create a link to only page 5 as … <a href="myfile.pdf#page=5">Tips</a>, the rest of the pages that follow are also display.