Skip to content
New issue

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

Is it possible to enable hyperlinks in the rendered PDF? #18

Closed
nessgor opened this issue Sep 21, 2016 · 2 comments
Closed

Is it possible to enable hyperlinks in the rendered PDF? #18

nessgor opened this issue Sep 21, 2016 · 2 comments
Assignees
Milestone

Comments

@nessgor
Copy link

nessgor commented Sep 21, 2016

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

@nessgor nessgor changed the title Is it possible to enable hyperlinks in Is it possible to enable hyperlinks in the rendered PDF? Sep 21, 2016
@nessgor
Copy link
Author

nessgor commented Sep 21, 2016

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/

1

@VadimDez VadimDez added this to the 0.0.13 milestone Sep 21, 2016
@VadimDez VadimDez self-assigned this Sep 21, 2016
@VadimDez VadimDez modified the milestones: 0.0.14, 0.0.13 Oct 15, 2016
@VadimDez VadimDez removed this from the 0.0.14 milestone Nov 1, 2016
@VadimDez VadimDez added this to the 2.0.0 milestone Feb 17, 2017
@VadimDez
Copy link
Owner

fixed by 2.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants