Open pdf in the page

Jeva s&c
11 Posts
Jeva s&c posted this 13 May 2016

Hello,

Is there a possibility that when you click a button that opens a PDF document but a section of the page?

I'm working over Wordpress.

Hello, Is there a possibility that when you click a button that opens a PDF document but a section of the page? I'm working over Wordpress.
Vote to pay developers attention to this features or issue.
5 Comments
Order By: Standard | Newest
Support Team
Support Team posted this 13 May 2016

Hi,

You mean to render the PDF file inside the section on click? No, there is no such option. You can find some code to open the iframe with the pdf page and insert this iframe inside the section.

Sincerely,
Hella

Hi, You mean to render the PDF file inside the section on click? No, there is no such option. You can find some code to open the iframe with the pdf page and insert this iframe inside the section. Sincerely, Hella
Jeva s&c
11 Posts
Jeva s&c posted this 13 May 2016

Okey,

Thanks for your answer!

Okey, Thanks for your answer!
Support Team
Support Team posted this 13 May 2016

You are welcome. Feel free to contact us in any other occasion.

Sincerely,
Hella

You are welcome. Feel free to contact us in any other occasion. Sincerely, Hella
thomas49234
9 Posts
thomas49234 posted this 28 April 2025

It’s definitely possible to design a button that opens a specific section of a PDF, but it usually requires setting bookmarks or links inside the PDF itself. Making sure it’s an accessible PDF is key so that everyone, including screen reader users, can easily navigate to that section!

It’s definitely possible to design a button that opens a specific section of a PDF, but it usually requires setting bookmarks or links inside the PDF itself. Making sure it’s an [accessible PDF][1] is key so that everyone, including screen reader users, can easily navigate to that section! [1]: https://techboltify.com/why-accessible-pdfs-still-matter-in-a-world-obsessed-with-web-ux/
crooked.crane.xfjd
1 Posts
crooked.crane.xfjd posted this 28 April 2025

That's an interesting challenge! Jumping directly to a specific section within a PDF via a button click requires some clever coding. Think of it like navigating a particularly tricky level in Slope Game - you need to find the right path. It might involve utilizing PDF JavaScript or URL parameters with fragment identifiers. Have you explored those avenues? It's definitely possible, though might require some debugging.

That's an interesting challenge! Jumping directly to a specific section within a PDF via a button click requires some clever coding. Think of it like navigating a particularly tricky level in [Slope Game][1] - you need to find the right path. It might involve utilizing PDF JavaScript or URL parameters with fragment identifiers. Have you explored those avenues? It's definitely possible, though might require some debugging. [1]: https://slopegamefree.io/
You must log in or register to leave comments