Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Wannan tattunawa ta zama daɗaɗɗiya. Yi sabuwar tambaya idan ka na bukatar taimako.

How to get the Bookmarks in pdf file by using pdf.js library

  • 1 amsa
  • 3 sa na da wannan matsala
  • 1 view
  • Amsa ta ƙarshe daga guigs

more options

In my application i am using PDF.js library to view the pdf files. Now i want to fetch the bookmark details which was already set in the pdf page. How could i get the those bookmark details by using pdf.js library. is there any specific methods available in pdf.js library to get that?

In my application i am using PDF.js library to view the pdf files. Now i want to fetch the bookmark details which was already set in the pdf page. How could i get the those bookmark details by using pdf.js library. is there any specific methods available in pdf.js library to get that?

All Replies (1)

more options

Hi ShantamReddy,

I asked #pdfjs and we would need you to clarify what you mean by "bookmark"

This is where the bookmarks in a pdf are populated https://github.com/mozilla/pdf.js/blo.../viewer.js#L1032 however you will have to customize what to do with them.

I hope this sheds some light on what you are trying to do.