mozilla / pdf.js

PDF Reader in JavaScript
https://mozilla.github.io/pdf.js/
Apache License 2.0
48.32k stars 9.97k forks source link

Bookmarks and JS #13288

Open calixteman opened 3 years ago

calixteman commented 3 years ago

Bookmarks can have JS actions: https://www.adobe.com/content/dam/acom/en/devnet/pdf/pdfs/PDF32000_2008.pdf#page=377

and in JS: https://www.adobe.com/content/dam/acom/en/devnet/acrobat/pdfs/js_api_reference.pdf#M5.9.74889.3Heading.bookmarkRoot

marco-c commented 3 years ago

@calixteman do you have an example PDF?

calixteman commented 3 years ago

Yes, see issue #12593 and my last comment: https://github.com/mozilla/pdf.js/issues/12593#issuecomment-825696534