Copy link to clipboard
Copied
I'm looking to open a pdf to a specified page. How would I go about doing so using the API?
Copy link to clipboard
Copied
You could use the gotoLocation viewer API which enables navigation to any page after opening the PDF.
For more details, please see the section UI customization -> Viewer API -> gotoLocation in the official documentation.