Skip to main content
Question

Navigate to a particular page of pdf file on load

  • May 22, 2025
  • 2 replies
  • 38 views

Forum|alt.badge.img

We want to navigate to a particular page number in the pdf file on load. for example http://www.example.com/test#page=2 is not working. How to achieve this?

 

2 replies

Forum|alt.badge.img

Hello Madhusudhan, 

This is possible via our Content Preview UI Element. Take a look at this sample CodePen.

Best, 

Kourtney


Forum|alt.badge.img

Hi Kourtney,

Could you please send me an example how to achieve this? using the Content Preview and sample CodePen you've provided.

URL example:  http://www.example.com/test#page=2

The link would navigate directly to the specific page 2.

Thanks!