We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://github.com/mozilla/pdf.js/blob/master/examples/components/simpleviewer.js#L37
// (Optionally) enable hyperlinks within PDF files. var pdfLinkService = new PDFJS.PDFLinkService();
Is it possible to show the hyperlinks in proper annotated PDF ?
other related post: http://stackoverflow.com/questions/37016124/display-annotations-hyperlinks-using-pdf-js
http://stackoverflow.com/questions/33813373/pdf-js-how-to-open-hyperlinks-in-a-new-tab-window
The text was updated successfully, but these errors were encountered:
test.pdf
Using the browser below can check whether the hyperlink of the PDF is properly annotated https://brendandahl.github.io/pdf.js.utils/browser/
Sorry, something went wrong.
fixed by 2.0.0
VadimDez
No branches or pull requests
https://github.com/mozilla/pdf.js/blob/master/examples/components/simpleviewer.js#L37
Is it possible to show the hyperlinks in proper annotated PDF ?
other related post:
http://stackoverflow.com/questions/37016124/display-annotations-hyperlinks-using-pdf-js
http://stackoverflow.com/questions/33813373/pdf-js-how-to-open-hyperlinks-in-a-new-tab-window
The text was updated successfully, but these errors were encountered: