Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Interacting the Adobe PDF from HTML page

New Here ,
Sep 01, 2022 Sep 01, 2022

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.

TOPICS
PDF and browsers , View PDF
991
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Sep 06, 2022 Sep 06, 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 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Sep 06, 2022 Sep 06, 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.

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Sep 07, 2022 Sep 07, 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").

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Sep 12, 2022 Sep 12, 2022

Do we have any browser specific addons to interact with PDF using jQuery/javascript?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Sep 12, 2022 Sep 12, 2022
LATEST

The browser addons we can use are the ones made by the browser maker (Google, Firefox, Apple, Microsoft...) and included with the browser. Other people can't add support like this if the browser maker didn't add it.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines