Skip to main content
Participant
September 1, 2022
Question

Interacting the Adobe PDF from HTML page

  • September 1, 2022
  • 1 reply
  • 1084 views

I'm loading the PDF in iframe which uses Adobe reader to display the PDF. I need to interact with the PDF bookmarks from HTML page. Could anyway to acheive this.

This topic has been closed for replies.

1 reply

AkanchhaS8194121
Legend
September 6, 2022

Hi @Santhosh25922936h5am 

 

Hope you are doing well.

I need to interact with the PDF bookmarks from HTML page. Could anyway to acheive this.

Would you mind elaborating and shedding some more light on this? Are those some specific sets/types of PDFs?

 

Thanks,

Akanchha 

Participant
September 6, 2022

Hi Akanchha,

I had two panels on the left side we are displaying the text with hyperlinks and on the right panel loading a PDF document which consists of bookmarks in it within a iframe. Now, i need to trigger those bookmarks from left panel which is in HTML.

 

Legend
September 7, 2022

Each web browser has a PDF viewer made by the browser's maker. For example, Google make the PDF viewer for Chrome. Apple make the PDF viewer for Safari. There is no standard for interacting with a PDF in a browser, but you might find particular things that work for particular browsers. Unfortunately, none of the browser makers offer documentation or support on such things. (I read that as a "no", but it isn't an absolute "impossible").